Chatto/ChattoApp/Podfile

6 lines
103 B
Ruby

platform :ios, '8.0'
use_frameworks!
pod 'Chatto', :path => ".."
pod 'ChattoAdditions', :path => ".."