[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 9 / d / 4 / SudoUser / 11.1.1 / SudoUser.podspec.json
blobf830c00802ed4885dc406c691a71d7fd6b2d0629
2   "name": "SudoUser",
3   "version": "11.1.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "User 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-user-ios.git",
15     "tag": "v11.1.1"
16   },
17   "source_files": "SudoUser/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoKeyManager": [
25       "~> 1.2"
26     ],
27     "SudoLogging": [
28       "~> 0.3"
29     ],
30     "SudoConfigManager": [
31       "~> 1.3"
32     ],
33     "AWSCognitoIdentityProvider": [
34       "~> 2.23.5"
35     ],
36     "AWSAppSync": [
37       "~> 3.1.17"
38     ],
39     "AWSMobileClient": [
40       "~> 2.23.5"
41     ],
42     "AWSCore": [
43       "~> 2.23.5"
44     ],
45     "AWSS3": [
46       "~> 2.23.5"
47     ]
48   },
49   "swift_version": "5.0"