blob: 7c1f90fd9e76eb4583d4e2c2d8a9316cf02a6d5a [file] [log] [blame]
{
"name": "gRPC-Swift-Plugins",
"version": "1.0.0-alpha.18",
"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.18/protoc-grpc-swift-plugins-1.0.0-alpha.18.zip"
},
"preserve_paths": "*",
"dependencies": {
"gRPC-Swift": [
"1.0.0-alpha.18"
]
},
"swift_version": "5.0"
}