platform :ios, ‘8.0’ source 'https://github.com/CocoaPods/Specs.git' source 'http://repo.baichuan-ios.taobao.com/baichuanSDK/AliBCSpecs.git' target ‘ZBProject’ do pod 'MBProgressHUD' pod 'AlibcTradeSDK' pod 'MiPushSDK' pod 'SVProgressHUD' pod 'AFNetworking' pod 'SDWebImage' pod 'PYSearch' pod 'MJRefresh' pod 'Masonry' pod 'YYModel' pod 'Bugly' pod 'FMDB' pod 'YYCategories' pod 'YYText' pod 'YYWebImage' pod 'UMengAnalytics' pod 'MJExtension' pod 'AAChartKit' pod 'SDCycleScrollView' end