mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-09 12:56:15 +10:00
11 lines
240 B
Ruby
11 lines
240 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '8.0'
|
|
use_frameworks!
|
|
|
|
pod 'Kingfisher'
|
|
pod 'WebViewJavascriptBridge'
|
|
pod 'pop'
|
|
pod 'AFNetworking'
|
|
pod 'MZFayeClient', :path => '../CatchLib-iOS/MZFayeClient/'
|
|
pod 'RealmSwift'
|