aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-06-28 16:18:41 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-06-28 16:21:23 -0700
commit714d3fc9e62667ad6b37254ac3c79e70e80691a0 (patch)
tree4aeae303228c73dba90e13009da94d007b10e9d9 /templates/gRPC-Core.podspec.template
parentae78c3038c7d68b06fb9a09f4fbf65f37b5d65b0 (diff)
BoringSSL: move podspec to v4
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r--templates/gRPC-Core.podspec.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template
index ee0ca4cafe..c1f2631410 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -98,7 +98,7 @@
s.pod_target_xcconfig = private_build_settings
s.libraries = 'z'
- s.dependency 'BoringSSL', '~> 3.0'
+ s.dependency 'BoringSSL', '~> 4.0'
# A module map is necessary for a dynamic framework to be correctly created by Cocoapods.
s.module_map = 'include/grpc/module.modulemap'