[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / 3 / Connect-Swift / 0.8.0 / Connect-Swift.podspec.json
blob70b89501654b335a70e7311302c0d645d9aeb7e7
2   "name": "Connect-Swift",
3   "module_name": "Connect",
4   "version": "0.8.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.8.0"
15   },
16   "platforms": {
17     "ios": "12.0",
18     "osx": "10.15",
19     "tvos": "13.0"
20   },
21   "dependencies": {
22     "SwiftProtobuf": [
23       "~> 1.23.0"
24     ]
25   },
26   "source_files": "Libraries/Connect/**/*.swift",
27   "swift_versions": [
28     "5.0"
29   ],
30   "swift_version": "5.0"