platform :ios, '8.0'

target “智能控股” do
pod 'RealReachability', '~> 1.1.8'
pod 'MJRefresh', '~> 3.1.12'
pod 'SVProgressHUD', '~> 2.1.2'
pod 'SDWebImage', '~> 4.0.0'
pod 'AFNetworking', '~> 3.1.0'
pod 'Masonry', '~> 1.0.2'
pod 'JSONModel', '~> 1.7.0'
pod 'Toast', '~> 3.1.0'
pod 'MBProgressHUD', '~> 1.0.0'
end
