Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / templates / gRPC-RxLibrary.podspec.template
index ac51486..772265d 100644 (file)
@@ -35,8 +35,8 @@
       :tag => "v#{version}",
     }
 
-    s.ios.deployment_target = '9.0'
-    s.osx.deployment_target = '10.10'
+    s.ios.deployment_target = '7.0'
+    s.osx.deployment_target = '10.9'
     s.tvos.deployment_target = '10.0'
     s.watchos.deployment_target = '4.0'