Sign in
android
/
platform
/
external
/
grpc-grpc
/
HEAD
/
.
/
examples
/
cpp
/
helloworld
/
cocoapods
/
Podfile
blob: 518b01976c5e553d84d53d58822a54c166147054 [
file
] [
log
] [
blame
]
source
'https://github.com/CocoaPods/Specs.git'
platform
:
ios
,
'10.0'
install
!
'cocoapods'
,
:
deterministic_uuids
=>
false
target
'HelloWorldCpp'
do
pod
'gRPC-C++'
end