mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-10 13:26:13 +10:00
9 lines
194 B
Ruby
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'
|