Sign in
bazel
/
bazel
/
524ae2ca2a782c9f15e00f08bd35b3f8ceacbd7f
/
.
/
third_party
/
protobuf
/
3.6.1
/
objectivec
/
Tests
/
CocoaPods
/
iOSCocoaPodsTester
/
Podfile-static
blob: e9b3c235dd1694d4589ced283bcbbc3c11b76a99 [
file
] [
log
] [
blame
]
source
'https://github.com/CocoaPods/Specs.git'
platform
:
ios
,
'8.0'
install
!
'cocoapods'
,
:
deterministic_uuids
=>
false
target
'iOSCocoaPodsTester'
do
pod
'Protobuf'
,
:
path
=>
'../../../..'
end