Files
Yep/Podfile
T
2015-04-14 14:42:24 +08:00

11 lines
235 B
Ruby

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
inhibit_all_warnings!
pod 'AFNetworking'
pod 'Ono', '~> 1.2'
pod 'MZFayeClient', :path => '../CatchLib-iOS/MZFayeClient/'
pod 'JPushSDK'
pod 'Realm'