From e2c245035a515bb7f623706b66f05e8dfc2c2fef Mon Sep 17 00:00:00 2001 From: 无故事王国 <841720330@qq.com> Date: 星期五, 14 六月 2024 17:39:07 +0800 Subject: [PATCH] fix --- Podfile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Podfile b/Podfile index 08b97b2..5c2a0cd 100644 --- a/Podfile +++ b/Podfile @@ -14,5 +14,6 @@ pod 'SVProgressHUD' # 提示框组件 pod 'CryptoSwift' # 常用加密算法 pod 'Alamofire' # 网络请求框架 + pod 'Lantern' # 图片浏览器 end -- Gitblit v1.7.1