Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc.git
/
HEAD
/
.
/
examples
/
objective-c
/
route_guide
/
Podfile
blob: 661a3e9c2126dca8f4a396d8d53d070a8edc4c6f [
file
]
source
'https://github.com/CocoaPods/Specs.git'
platform
:
ios
,
'15.0'
install
!
'cocoapods'
,
:
deterministic_uuids
=>
false
target
'RouteGuideClient'
do
# Depend on the generated RouteGuide library.
pod
'RouteGuide'
,
:
path
=>
'.'
end