mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-17 16:56:05 +10:00
9 lines
188 B
Ruby
9 lines
188 B
Ruby
source 'https://github.com/CocoaPods/Specs.git'
|
|
platform :ios, '8.0'
|
|
use_frameworks!
|
|
|
|
pod 'pop'
|
|
pod 'AFNetworking'
|
|
pod 'MZFayeClient', :path => '../CatchLib-iOS/MZFayeClient/'
|
|
pod 'Realm'
|