[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / b / 3 / Connect-Swift / 0.12.0 / Connect-Swift.podspec.json
blob0532be908ad031e8ad4b1f74350d80c5bebe7fff
2   "name": "Connect-Swift",
3   "module_name": "Connect",
4   "version": "0.12.0",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "summary": "Idiomatic gRPC & Connect RPCs for Swift.",
10   "homepage": "https://github.com/connectrpc/connect-swift",
11   "authors": "The Connect Authors",
12   "source": {
13     "git": "https://github.com/connectrpc/connect-swift.git",
14     "tag": "0.12.0"
15   },
16   "platforms": {
17     "ios": "12.0",
18     "osx": "10.15",
19     "tvos": "13.0",
20     "watchos": "6.0"
21   },
22   "dependencies": {
23     "SwiftProtobuf": [
24       "~> 1.25.2"
25     ]
26   },
27   "source_files": "Libraries/Connect/**/*.swift",
28   "swift_versions": [
29     "5.0"
30   ],
31   "swift_version": "5.0"