1 Star 0 Fork 53

时间拾荒人 / ZTuoExchange_ios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Podfile 737 Bytes
一键复制 编辑 原始数据 按行查看 历史
X-man 提交于 2019-08-06 16:23 . first commit
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'digitalCurrency' do
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for digitalCurrency
target 'digitalCurrencyUITests' do
inherit! :search_paths
# Pods for testing
end
pod 'IQKeyboardManager'
pod 'MJExtension'
pod 'AFNetworking'
pod 'MJRefresh'
pod 'SDWebImage'
pod 'Toast'
pod 'VTMagic'
pod 'FMDB'
pod 'CocoaAsyncSocket'
pod 'SDAutoLayout','~> 2.1.7'
pod 'Masonry'
pod 'BaiduMobStat'
pod 'UMengAnalytics-NO-IDFA'
pod 'YBPopupMenu', '~> 1.1.2'
pod 'PGDatePicker'
pod 'YBImageBrowser', '~> 1.1.2'
pod 'FLAnimatedImage', '~> 1.0.12'
pod 'Bugly'
end
1
https://gitee.com/lxxtoday/ZTuoExchange_ios.git
git@gitee.com:lxxtoday/ZTuoExchange_ios.git
lxxtoday
ZTuoExchange_ios
ZTuoExchange_ios
master

搜索帮助