[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 2 / 6 / SudoPasswordManager / 7.1.0 / SudoPasswordManager.podspec.json
blobefeee27259c52bf11627ec1f3599df87337d11a4
2   "name": "SudoPasswordManager",
3   "version": "7.1.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Password manager 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": "git@gitlab.tools.anonyome.com:platform/password-manager/password-manager-ios.git",
15     "tag": "v7.1.0"
16   },
17   "source_files": "SudoPasswordManager/**/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "resources": [
24     "SudoPasswordManager/**/*.pdf"
25   ],
26   "dependencies": {
27     "zxcvbn-ios": [
28       "~> 1.0"
29     ],
30     "SudoLogging": [
31       "~> 0.3"
32     ],
33     "SudoKeyManager": [
34       "~> 1.2"
35     ],
36     "SudoUser": [
37       "~> 13.0"
38     ],
39     "SudoProfiles": [
40       "~> 15.0"
41     ],
42     "SudoSecureVault": [
43       "~> 8.0"
44     ],
45     "SudoEntitlements": [
46       "~> 7.0"
47     ]
48   },
49   "swift_version": "5.0"