[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 9 / d / 4 / SudoUser / 15.0.1 / SudoUser.podspec.json
blob3989d7215f9ec547525adf1c8619483376fce10b
2   "name": "SudoUser",
3   "version": "15.0.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": "v15.0.1"
16   },
17   "source_files": "SudoUser/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoKeyManager": [
25       "~> 2.0"
26     ],
27     "SudoLogging": [
28       "~> 1.0"
29     ],
30     "SudoConfigManager": [
31       "~> 3.0"
32     ],
33     "AWSCognitoIdentityProvider": [
34       "~> 2.27.15"
35     ],
36     "AWSAppSync": [
37       "~> 3.6.1"
38     ],
39     "AWSMobileClient": [
40       "~> 2.27.15"
41     ],
42     "AWSCore": [
43       "~> 2.27.15"
44     ],
45     "AWSS3": [
46       "~> 2.27.15"
47     ],
48     "Starscream": [
49       "4.0.4"
50     ]
51   },
52   "swift_version": "5.0"