[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / e / a / CGRPCZlib / 1.0.0-alpha.17 / CGRPCZlib.podspec.json
blob7a8050e5964da5d9f35bc61b94d4f8fe6cf055b6
2   "name": "CGRPCZlib",
3   "module_name": "CGRPCZlib",
4   "version": "1.0.0-alpha.17",
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   "source": {
15     "git": "https://github.com/grpc/grpc-swift.git",
16     "tag": "1.0.0-alpha.17"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0"
23   },
24   "source_files": "Sources/CGRPCZlib/**/*.{swift,c,h}",
25   "swift_version": "5.0"