2 "name": "gRPC-Client-Swift",
3 "version": "1.0.0-alpha.7",
4 "swift_versions": "5.0",
9 "summary": "Client-side library that depends on SwiftGRPC which is a library of gRPC written in Swift.",
10 "homepage": "https://github.com/cats-oss/grpc-swift-client",
12 "Kyohei Ito": "ito_kyohei@cyberagent.co.jp"
15 "git": "https://github.com/cats-oss/grpc-swift-client.git",
16 "tag": "1.0.0-alpha.7"
24 "source_files": "Sources/GRPCClient/**/*.{h,swift}",
25 "module_name": "GRPCClient",
31 "swift_version": "5.0"