blob: d4f76d7d7adcd21d214de3c4ca37d0ef50d9218f [file] [log] [blame]
{
"name": "CGRPCZlib",
"version": "1.0.0-alpha.18",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"summary": "Compression library that provides in-memory compression and decompression functions",
"homepage": "https://www.grpc.io",
"authors": {
"The gRPC contributors": "grpc-packages@google.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/grpc/grpc-swift.git",
"tag": "1.0.0-alpha.18"
},
"source_files": "Sources/CGRPCZlib/**/*.{swift,c,h}",
"swift_version": "5.0"
}