Fetch the repository succeeded.
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'BaiduMapKit' #百度地图SDK https://github.com/BaiduLBS/BaiduMapKit
pod 'Kingfisher' #图片加载 https://github.com/onevcat/Kingfisher
pod 'Reindeer' #图片轮播 https://github.com/Evilcome/Reindeer
pod 'SnapKit' #自动布局 https://github.com/SnapKit/SnapKit
pod 'Alamofire' #网络请求 https://github.com/Alamofire/Alamofire
pod 'XWSwiftRefresh' #上下拉刷新 https://github.com/boyXiong/XWSwiftRefresh
pod 'HanekeSwift' #通用缓存 https://github.com/Haneke/HanekeSwift
Sign in for post a comment
Comment ( 0 )