podfile 538 Bytes
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
platform :ios, '8.0'

pod 'Masonry', '~> 1.0.1'
pod 'AFNetworking', '~> 2.5.4’
pod 'SDWebImage', '~> 3.7.2'
pod 'MBProgressHUD', '~> 0.9.1'
pod 'SSKeychain', '~> 1.2.3'
pod 'FMDB', '~> 2.5'
pod 'Base64nl', '~> 1.2'
pod 'Reveal-iOS-SDK', '~> 1.5.1'
pod 'BaiduMapAPI', '~> 2.8.1'
pod 'MJRefresh', '~> 3.1.0'
pod 'IQKeyboardManager', '~> 3.2.3'
pod 'JPushSDK', '~> 1.8.2'
pod 'RETableViewManager', '~> 1.6'
pod 'YLProgressBar', '~> 3.8.1'
pod 'WYPopoverController', '~> 0.3.9'
18
pod 'JSONModel', '~> 1.7.0'
曹云霄's avatar
曹云霄 committed
19
pod 'DZNEmptyDataSet', '~> 1.8.1'