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