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