2 Star 0 Fork 0

Thomas_Lau / Fii

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Podfile 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
Thomas_Lau 提交于 2019-08-11 15:58 . add Fii proj
platform :ios, 9.0
use_frameworks!
inhibit_all_warnings!
target 'Fii' do
# 网络
pod 'Alamofire'
pod 'Kingfisher'
pod 'Starscream'
# JSON
pod 'SwiftyJSON'
# Reactive
pod 'RxSwift'
pod 'RxCocoa'
pod 'RxDataSources'
# UI
pod 'SnapKit'
pod 'MJRefresh'
pod 'Charts'
# Grama
pod 'Then', '~> 2.4.0'
end
1
https://gitee.com/xiaolangshou/Fii.git
git@gitee.com:xiaolangshou/Fii.git
xiaolangshou
Fii
Fii
master

搜索帮助