hotfix: update Protobuf-C++.podspec to 3.11.2

pull/21590/head
Jan Tattermusch 5 years ago
parent 27cdec0041
commit 6393e17a15
  1. 2
      src/cpp/Protobuf-C++.podspec

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Protobuf-C++'
s.version = '3.8.0'
s.version = '3.11.2'
s.summary = 'Protocol Buffers v3 runtime library for C++.'
s.homepage = 'https://github.com/google/protobuf'
s.license = '3-Clause BSD License'

Loading…
Cancel
Save