| 12345678910111213141516 |
- platform :ios, '8.0'
- target '千模' do
- pod 'AFNetworking'
- pod 'MBProgressHUD'
- pod 'MJRefresh'
- pod 'PGPickerView'
- pod 'NIMKit/Full'
- pod 'Reachability'
- pod 'BRPickerView'
- # pod 'UMCCommon'
- # pod 'UMCSecurityPlugins'
- # pod 'UMCShare/UI'
- # pod 'UMCShare/Social/ReducedWeChat'
- pod 'WechatOpenSDK'
- pod 'SDCycleScrollView', '~> 1.75'
- end
|