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