1 Star 0 Fork 306

DehengXu/gitee-iphone

forked from 开源中国/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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/dehengxu/git-osc-iphone.git
git@gitee.com:dehengxu/git-osc-iphone.git
dehengxu
git-osc-iphone
gitee-iphone
master

搜索帮助