[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 1 / Connect-Swift-Mocks / 1.0.0-rc2 / Connect-Swift-Mocks.podspec.json
blobc5b44722aa2a7aab477558b4e58bd49b362fab43
2   "name": "Connect-Swift-Mocks",
3   "module_name": "ConnectMocks",
4   "version": "1.0.0-rc2",
5   "license": {
6     "type": "Apache 2.0",
7     "file": "LICENSE"
8   },
9   "summary": "Mocks for testing with Connect-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     "Connect-Swift": [
24       "1.0.0-rc2"
25     ],
26     "SwiftProtobuf": [
27       "~> 1.28.1"
28     ]
29   },
30   "source_files": "Libraries/ConnectMocks/**/*.swift",
31   "swift_versions": [
32     "5.0"
33   ],
34   "swift_version": "5.0"