Files
Yep/Podfile
T
2015-03-28 14:27:09 +08:00

9 lines
194 B
Ruby

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