Files
Yep/Podfile
T
2015-06-29 20:22:20 +08:00

13 lines
283 B
Ruby

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'APAddressBook/Swift'
pod 'FXBlurView'
pod 'Kingfisher'
pod 'WebViewJavascriptBridge'
pod 'pop'
pod 'AFNetworking'
pod 'MZFayeClient', :path => '../CatchLib-iOS/MZFayeClient/'
pod 'RealmSwift'