blob: ad42efb3b995238c2cb013fb888b4976c7bafcda [file] [log] [blame]
{
"name": "gRPC-Swift-Plugins",
"version": "1.0.0-alpha.19",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"summary": "Swift gRPC code generator plugin binaries",
"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": {
"http": "https://github.com/grpc/grpc-swift/releases/download/1.0.0-alpha.19/protoc-grpc-swift-plugins-1.0.0-alpha.19.zip"
},
"preserve_paths": "*",
"dependencies": {
"gRPC-Swift": [
"1.0.0-alpha.19"
]
},
"swift_version": "5.0"
}