Sign in
android
/
platform
/
external
/
grpc-grpc
/
be498522337ed9c89def7734ea5dab9a03a32051
/
.
/
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