Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
protobuf
/
objectivec
/
Tests
/
CocoaPods
/
iOSCocoaPodsTester
/
Podfile-framework
blob: 913a289b8ec15f6abfffa08cd576bfba2a89c5e5 [
file
] [
log
] [
blame
]
source
'https://github.com/CocoaPods/Specs.git'
platform
:
ios
,
'8.0'
install
!
'cocoapods'
,
:
deterministic_uuids
=>
false
use_frameworks
!
target
'iOSCocoaPodsTester'
do
pod
'Protobuf'
,
:
path
=>
'../../../..'
end