[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / a / CGRPCZlib / 1.4.0 / CGRPCZlib.podspec.json
blob667ac6c1c3d0624615eb198421485db03ff3d849
2   "name": "CGRPCZlib",
3   "module_name": "CGRPCZlib",
4   "version": "1.4.0",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "summary": "Compression library that provides in-memory compression and decompression functions",
10   "homepage": "https://www.grpc.io",
11   "authors": {
12     "The gRPC contributors": "grpc-packages@google.com"
13   },
14   "swift_versions": "5.2",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "tvos": "10.0",
19     "watchos": "6.0"
20   },
21   "source": {
22     "git": "https://github.com/grpc/grpc-swift.git",
23     "tag": "1.4.0"
24   },
25   "source_files": "Sources/CGRPCZlib/**/*.{swift,c,h}",
26   "swift_version": "5.2"