blob: 7a8050e5964da5d9f35bc61b94d4f8fe6cf055b6 [file] [log] [blame]
{
"name": "CGRPCZlib",
"module_name": "CGRPCZlib",
"version": "1.0.0-alpha.17",
"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"
},
"source": {
"git": "https://github.com/grpc/grpc-swift.git",
"tag": "1.0.0-alpha.17"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source_files": "Sources/CGRPCZlib/**/*.{swift,c,h}",
"swift_version": "5.0"
}