aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-RxLibrary.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-03-17 01:03:54 -0700
committerGravatar GitHub <noreply@github.com>2017-03-17 01:03:54 -0700
commit021fa525828521a4ab9cbebb52942fc9f4c807ad (patch)
tree9bd4611ddcf4d810a31ebf18f54b96ebc227f866 /templates/gRPC-RxLibrary.podspec.template
parente7aef6c4e484414f555f4a833a7c804229d5e4b7 (diff)
parente38b01293ba231d00802c3016505d1eb73330a50 (diff)
Merge pull request #10157 from muxi/advance-protoc-version
Advance ProtoCompiler version and fix podspecs
Diffstat (limited to 'templates/gRPC-RxLibrary.podspec.template')
-rw-r--r--templates/gRPC-RxLibrary.podspec.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gRPC-RxLibrary.podspec.template b/templates/gRPC-RxLibrary.podspec.template
index 35a06c8a85..48f0df8f9e 100644
--- a/templates/gRPC-RxLibrary.podspec.template
+++ b/templates/gRPC-RxLibrary.podspec.template
@@ -50,7 +50,7 @@
:tag => "v#{version}",
}
- s.ios.deployment_target = '7.1'
+ s.ios.deployment_target = '7.0'
s.osx.deployment_target = '10.9'
name = 'RxLibrary'