Commit ec5eaf03 authored by David黄金龙's avatar David黄金龙

Merge branch 'develop' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into develop

# Conflicts:
#	galaxy/Podfile

处理冲突
parents 2fae0d30 0b3fe85e
# 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
use_frameworks!
#网络检查
pod 'ReachabilitySwift'
pod 'ReachabilitySwift','5.0.0'
#键盘处理
pod 'IQKeyboardManagerSwift','6.5.10'
#网络请求
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