[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / SudoDIRelay / 1.0.1 / SudoDIRelay.podspec.json
blobd7cd717f1d7f21629005b3b2b755b3ec7d88975a
2   "name": "SudoDIRelay",
3   "version": "1.0.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Decentralized Identity Relay SDK for the Sudo Platform by Anonyome Labs.",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/sudoplatform/sudo-di-relay-ios.git",
15     "tag": "v1.0.1"
16   },
17   "source_files": "SudoDIRelay/**/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.2"
26     ],
27     "SudoUser": [
28       "~> 12.1.3"
29     ],
30     "SudoLogging": [
31       "~> 0.3"
32     ],
33     "SudoKeyManager": [
34       "~> 1.2"
35     ],
36     "SudoOperations": [
37       "~> 4.0"
38     ],
39     "SudoApiClient": [
40       "~> 6.1.0"
41     ],
42     "SudoConfigManager": [
43       "~> 1.4"
44     ]
45   },
46   "swift_version": "5.0"