Podfile 317 Bytes
Newer Older
freecui's avatar
freecui committed
1
platform :ios, '7.1'
mei's avatar
mei committed
2
pod 'AFNetworking', '~> 2.5.4'
n22's avatar
n22 committed
3
pod 'SDWebImage', '~> 3.7.2'
mei's avatar
mei committed
4 5
pod 'MBProgressHUD', '~> 0.9.1'
pod 'SSKeychain', '~> 1.2.3'
n22's avatar
n22 committed
6
pod 'FMDB', '~> 2.5'
mei's avatar
mei committed
7 8
pod 'Base64nl', '~> 1.2'
pod 'Reveal-iOS-SDK', '~> 1.5.1'
陈俊俊's avatar
陈俊俊 committed
9
pod 'BaiduMapAPI', '~> 2.8.1’
n22's avatar
n22 committed
10
pod 'MJRefresh', '~> 2.2.0'
freecui's avatar
freecui committed
11
pod 'IQKeyboardManager', '~> 3.2.3'