Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / templates / src / objective-c / BoringSSL-GRPC.podspec.template
index b70522f..11a9c66 100644 (file)
       :commit => "${boringssl_commit}",
     }
 
-    s.ios.deployment_target = '9.0'
-    s.osx.deployment_target = '10.10'
+    s.ios.deployment_target = '7.0'
+    s.osx.deployment_target = '10.7'
     s.tvos.deployment_target = '10.0'
     s.watchos.deployment_target = '4.0'