podfile 331 Bytes
Newer Older
曹云霄's avatar
曹云霄 committed
1
platform:ios,'9.0'
zhu's avatar
zhu committed
2 3
pod 'MBProgressHUD', '~> 0.9.2'
pod 'SVProgressHUD', '~> 2.0.3'
ZCJ's avatar
ZCJ committed
4
pod 'IQKeyboardManager', '~> 4.0.0’
曹云霄's avatar
曹云霄 committed
5 6 7 8 9 10
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'
曹云霄's avatar
曹云霄 committed
11
pod 'JSONModel', '~> 1.2.0'