platform :ios, '8.0' target 'ZZSpiderMall' do pod 'AFNetworking', '~>3.1' pod 'SDWebImage', '~>3.7.5' pod 'SDAutoLayout', '~>1.52' pod 'CocoaLumberjack', '~>2.0.0' pod 'iOS-Category', '~> 1.0.5' pod 'TSMessages', '~>0.9.12' pod 'MJRefresh', '~> 3.1.12' pod 'MJExtension', '~> 3.0.13' pod 'MBProgressHUD', '~> 1.0.0' pod 'FDFullscreenPopGesture', '~> 1.1' end