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