aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/objective-c/route_guide/RouteGuide.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'examples/objective-c/route_guide/RouteGuide.podspec')
-rw-r--r--examples/objective-c/route_guide/RouteGuide.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/objective-c/route_guide/RouteGuide.podspec b/examples/objective-c/route_guide/RouteGuide.podspec
index e213250751..729b45f87a 100644
--- a/examples/objective-c/route_guide/RouteGuide.podspec
+++ b/examples/objective-c/route_guide/RouteGuide.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
src = "../../protos"
# Run protoc with the Objective-C and gRPC plugins to generate protocol messages and gRPC clients.
- s.dependency "!ProtoCompiler-gRPCPlugin", "~> 0.14"
+ s.dependency "!ProtoCompiler-gRPCPlugin", "~> 1.0"
# Pods directory corresponding to this app's Podfile, relative to the location of this podspec.
pods_root = 'Pods'