代码拉取完成,页面将自动刷新
# Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
target 'SunxianhuaTestApp' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
#网络请求
pod 'Alamofire'
pod 'Reachability', '~> 3.2'
#数据处理
pod 'HandyJSON', '~> 5.0.0'
#时间处理
pod 'SwiftDate'
# 上拉加载,下拉刷新控件
pod 'MJRefresh'
#布局
pod 'SnapKit'
pod 'SKPhotoBrowser', '~> 6.0.0'
# 滚动视图缺省管理
pod 'EmptyDataSet-Swift', '~> 5.0.0'
pod 'SVProgressHUD', '~> 2.0.3'
pod 'TZImagePickerController'
pod 'SDWebImage', '~> 5.0.6'
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。