[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 1 / a / SudoDIRelay / 2.0.0 / SudoDIRelay.podspec.json
blob9bc917c2afd98406ca6aa385c01fa2d38c8ce979
2   "name": "SudoDIRelay",
3   "version": "2.0.0",
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": "v2.0.0"
16   },
17   "source_files": "SudoDIRelay/**/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoUser": [
25       "~> 13.1.0"
26     ],
27     "SudoLogging": [
28       "~> 0.3"
29     ],
30     "SudoKeyManager": [
31       "~> 1.2"
32     ],
33     "SudoApiClient": [
34       "~> 8.0"
35     ]
36   },
37   "swift_version": "5.0"