platform:ios, '10.0'
target 'NetrainFrame' do

use_frameworks!

pod 'AFNetworking','4.0.1'
pod 'Masonry','1.1.0'
pod 'YYModel','1.0.4'
pod 'SDWebImage','5.8.4'
pod 'SVProgressHUD','2.2.5'
pod 'MJRefresh','3.4.3'
pod 'YTKNetwork','3.0.2'
pod 'QMUIKit','4.2.0'
pod "CTMediator",'44'

end



