[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / f / b / 3 / Connect-Swift / 1.0.0-rc2 / Connect-Swift.podspec.json
blobe98e63890edcf538136063a524d466dc856942bd
2   "name": "Connect-Swift",
3   "module_name": "Connect",
4   "version": "1.0.0-rc2",
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": "1.0.0-rc2"
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.28.1"
25     ]
26   },
27   "source_files": "Libraries/Connect/**/*.swift",
28   "swift_versions": [
29     "5.0"
30   ],
31   "swift_version": "5.0"