[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 1 / 8 / SudoEntitlements / 9.0.0 / SudoEntitlements.podspec.json
blob82e15f6157688614b6a405e954e80d91e45178c9
2   "name": "SudoEntitlements",
3   "version": "9.0.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Entitlements 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-entitlements-ios.git",
15     "tag": "v9.0.0"
16   },
17   "source_files": "SudoEntitlements/**/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.6.1"
26     ],
27     "SudoUser": [
28       "~> 15.0"
29     ],
30     "SudoLogging": [
31       "~> 1.0"
32     ],
33     "SudoKeyManager": [
34       "~> 2.0"
35     ],
36     "SudoApiClient": [
37       "~> 10.0"
38     ],
39     "SudoConfigManager": [
40       "~> 3.0"
41     ]
42   },
43   "swift_version": "5.0"