aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC.podspec.template
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-01-25 15:53:03 -0800
committerGravatar Jorge Canizales <jcanizales@google.com>2016-01-25 15:53:03 -0800
commit38cc4a41664600e5feaede4647f43ce7958a2726 (patch)
tree073ce235fc22adccda1d93f80d59c7e484065fe0 /templates/gRPC.podspec.template
parent83f746b4da0ea5a69689aef7de7b01290cd059bd (diff)
Write “the podspec is a template” 100 times on the blackboard
Diffstat (limited to 'templates/gRPC.podspec.template')
-rw-r--r--templates/gRPC.podspec.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gRPC.podspec.template b/templates/gRPC.podspec.template
index 67fc8f6602..a9948a41df 100644
--- a/templates/gRPC.podspec.template
+++ b/templates/gRPC.podspec.template
@@ -97,7 +97,7 @@
ss.requires_arc = false
ss.libraries = 'z'
- ss.dependency 'BoringSSL', '~> 1.0'
+ ss.dependency 'BoringSSL', '~> 2.0'
# ss.compiler_flags = '-GCC_WARN_INHIBIT_ALL_WARNINGS', '-w'
end