|
|
@@ -2,13 +2,13 @@ Pod::Spec.new do |s|
|
|
|
|
|
|
s.name = 'CGRPCZlib'
|
|
|
s.module_name = 'CGRPCZlib'
|
|
|
- s.version = '1.0.0-alpha.22'
|
|
|
+ s.version = '1.0.0-alpha.23'
|
|
|
s.license = { :type => 'Apache 2.0', :file => 'LICENSE' }
|
|
|
s.summary = 'Compression library that provides in-memory compression and decompression functions'
|
|
|
s.homepage = 'https://www.grpc.io'
|
|
|
s.authors = { 'The gRPC contributors' => 'grpc-packages@google.com' }
|
|
|
|
|
|
- s.swift_version = '5.1'
|
|
|
+ s.swift_version = '5.2'
|
|
|
s.ios.deployment_target = '10.0'
|
|
|
s.osx.deployment_target = '10.12'
|
|
|
s.tvos.deployment_target = '10.0'
|