Files
Yep/Podfile
T
2015-03-30 20:21:34 +08:00

10 lines
213 B
Ruby

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