1 Star 1 Fork 0

himi / sctong

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
himi 提交于 2015-12-29 16:00 . Cache
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
Swift
1
https://gitee.com/himi/sctong.git
git@gitee.com:himi/sctong.git
himi
sctong
sctong
master

搜索帮助