blob: c3b94447720c4e1ff1e4a0edf07acb2f391bf278 [file] [log] [blame]
{
"name": "CGRPCZlib",
"module_name": "CGRPCZlib",
"version": "1.0.0-alpha.11",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.txt"
},
"summary": "Swift gRPC code generator plugin and runtime library",
"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.11"
},
"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"
}