blob: 1bb8cb2e1aa497a203a9259310aba7f123da1c82 [file] [log] [blame]
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
install! 'cocoapods', :deterministic_uuids => false
target 'iOSCocoaPodsTester' do
pod 'Protobuf', :path => '../../../..'
end