143 Star 533 Fork 306

开源中国 / gitee-iphone

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 491 Bytes
一键复制 编辑 原始数据 按行查看 历史
巴拉迪维 提交于 2020-05-26 16:17 . 版本合并及 v1.6.2 定版
platform :ios, '10.0'
inhibit_all_warnings!
source 'https://github.com/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 'Reveal-SDK', '~> 23.0', :configurations => ['Debug']
pod 'YYKit'
# pod "Weibo_SDK", :git => "https://github.com/sinaweibosdk/weibo_ios_sdk.git"
end
Objective-C
1
https://gitee.com/oschina/git-osc-iphone.git
git@gitee.com:oschina/git-osc-iphone.git
oschina
git-osc-iphone
gitee-iphone
master

搜索帮助