[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 4 / SudoUser / 7.8.0 / SudoUser.podspec.json
blobf0c6558c342a080f5035e7238005920823aec8b3
2   "name": "SudoUser",
3   "version": "7.8.0",
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": "v7.8.0"
16   },
17   "source_files": "SudoUser/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoKeyManager": [
25       "~> 1.0"
26     ],
27     "SudoLogging": [
28       "~> 0.2"
29     ],
30     "SudoConfigManager": [
31       "~> 1.2"
32     ],
33     "AWSCognitoIdentityProvider": [
34       "~> 2.12"
35     ],
36     "AWSAppSync": [
37       "~> 3.0"
38     ],
39     "AWSMobileClient": [
40       "~> 2.12"
41     ],
42     "AWSCore": [
43       "~> 2.12"
44     ],
45     "AWSS3": [
46       "~> 2.12"
47     ]
48   },
49   "swift_version": "5.0"