aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2017-02-09 09:07:40 -0800
committerGravatar GitHub <noreply@github.com>2017-02-09 09:07:40 -0800
commit7f8eb7feed0f8c2d826921675a5e1297bb037643 (patch)
treed39309701ed1abf6147f067af39410cd1b55629a /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parentda7b06c2f8d0dd89ab92589c55d5233f329083c5 (diff)
Revert "Port #9488 and part of #9463"
Diffstat (limited to 'src/objective-c/!ProtoCompiler-gRPCPlugin.podspec')
-rw-r--r--src/objective-c/!ProtoCompiler-gRPCPlugin.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
index 1a3b775c60..3429e2b29b 100644
--- a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
+++ b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
@@ -101,7 +101,7 @@ Pod::Spec.new do |s|
s.preserve_paths = plugin
# Restrict the protoc version to the one supported by this plugin.
- s.dependency '!ProtoCompiler', '3.1.0'
+ s.dependency '!ProtoCompiler', '3.0.2'
# For the Protobuf dependency not to complain:
s.ios.deployment_target = '7.1'
s.osx.deployment_target = '10.9'