Commit 0b3fe85e authored by pete谢兆麟's avatar pete谢兆麟

podfile 修改

parent 38bbc048
# Uncomment the next line to define a global platform for your project
source 'https://github.com/CocoaPods/Specs.git'
# source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '13.0'
target 'galaxy' do
......@@ -8,7 +8,18 @@ target 'galaxy' do
#网络检查
pod 'ReachabilitySwift'
pod 'Alamofire','5.8.1'
pod 'Kingfisher','7.10.1'
pod 'RxSwift','6.6.0'
pod 'SwiftyUserDefaults','5.3.0'
pod 'CryptoSwift','1.8.0'
pod 'SnapKit','5.6.0'
pod 'Refresher','0.7.0'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment