1 Star 0 Fork 306

mnichangxin/gitee-iphone

forked from 开源中国/gitee-iphone 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Podfile 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
mnichangxin 提交于 2019-10-30 19:16 . :art:Review code
platform :ios, '9.0'
inhibit_all_warnings!
source 'https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git'
target 'Git@OSC' do
pod 'Toast', '~> 2.3'
pod 'SDWebImage', '~>3.6'
pod 'SSKeychain'
pod 'TTTAttributedLabel'
pod 'AFNetworking', '~> 2.6'
pod 'MJRefresh'
pod 'MBProgressHUD'
pod 'DZNEmptyDataSet'
pod 'FMDB'
pod 'UMengAnalytics-NO-IDFA'
# pod 'UMengSocial' , '~>5.0'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/mnichangxin/git-osc-iphone.git
git@gitee.com:mnichangxin/git-osc-iphone.git
mnichangxin
git-osc-iphone
gitee-iphone
dev

搜索帮助