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