Podfile 583 Bytes
platform :ios, 7.0

target 'YohoLive' do

pod 'PureLayout'
pod 'YH_AFNetworking', :git => 'http://git.yoho.cn/ios/yh_afnetworking.git', :branch => 'yohobuy', :commit => '8c3223dae0fd627bfeba9f5937b2df5a947c7a53'
pod 'YH_Analytics', :git => 'http://git.yoho.cn/ios/yh_analytics.git', :branch => 'yoho', :commit => '5c57724fe738b1d20a039497a00863b84aa47cfa'
pod 'JTSHardwareInfo', '~> 0.0.1'
pod 'Masonry', '~> 1.0.1'
pod 'YHKit', :git => 'http://git.yoho.cn/ios/YHKit.git', :branch => 'yohobuy', :commit => '0798bc5adf1a521b58c8228318538c8934bb58f3'
pod 'CocoaLumberjack'

end