Advance protoc dependency version as well

pull/9606/head
Muxi Yan 8 years ago
parent 5ff4bfb651
commit d81c6b6d01
  1. 2
      src/objective-c/!ProtoCompiler-gRPCPlugin.podspec

@ -98,7 +98,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.0.2'
s.dependency '!ProtoCompiler', '3.1.0'
# For the Protobuf dependency not to complain:
s.ios.deployment_target = '7.1'
s.osx.deployment_target = '10.9'

Loading…
Cancel
Save