Files
Yep/Podfile
T
2015-04-14 16:07:31 +08:00

9 lines
193 B
Ruby

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