|
|
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
|
|
|
|
|
|
s.name = 'CGRPCZlib'
|
|
|
s.module_name = 'CGRPCZlib'
|
|
|
- s.version = '1.4.1'
|
|
|
+ s.version = '1.4.2'
|
|
|
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'
|