1234567891011121314151617 |
- platform :ios, ‘8.0’
- target ‘WEIYAN’ do
- pod 'QBImagePickerController'
- pod 'MBProgressHUD'
- pod 'AFNetworking'
- pod 'SDWebImage'
- pod 'MJRefresh'
- pod 'Masonry'
- pod 'YYModel'
- pod 'FMDB'
- pod 'Bugly'
- pod 'FORScrollViewEmptyAssistant'
- end
|