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