podfile 460 Bytes
Newer Older
曹云霄's avatar
曹云霄 committed
1
platform:ios,'9.0'
勾芒's avatar
勾芒 committed
2

曹云霄's avatar
曹云霄 committed
3

曹云霄's avatar
曹云霄 committed
4
pod 'FDFullscreenPopGesture', '~> 1.1'
勾芒's avatar
勾芒 committed
5 6 7 8 9 10 11 12 13 14 15 16
pod 'MBProgressHUD', '~> 0.9.2'
pod 'SVProgressHUD', '~> 2.0.3'
pod 'IQKeyboardManager', '~> 4.0.0’
pod 'MMDrawerController', '~> 0.6.0'
pod 'MJExtension', '~> 3.0.10'
pod 'Masonry', '~> 0.6.4'
pod 'MJRefresh', '~> 3.1.0'
pod 'SDWebImage', '~> 3.7.5'
pod 'AFNetworking', '~> 3.1.0'
pod 'JSONModel', '~> 1.2.0'
pod 'UMengSocial', '~> 5.0'
pod 'DZNEmptyDataSet', '~> 1.8.1'
17
pod 'Bugly', '~> 2.2.3'
勾芒's avatar
勾芒 committed
18

勾芒's avatar
勾芒 committed
19