[Add] LiveKitWebRTC-Vama 125.6422.11
[CocoaPods.git] / Specs / 2 / 1 / 8 / SudoEntitlements / 2.2.0 / SudoEntitlements.podspec.json
bloba96cd5e368d2310bfff0a382234e51ae52d7aa33
2   "name": "SudoEntitlements",
3   "version": "2.2.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": "v2.2.0"
16   },
17   "source_files": "SudoEntitlements/**/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.1"
26     ],
27     "SudoUser": [
28       ">= 9.0",
29       "< 11.0"
30     ],
31     "SudoLogging": [
32       "~> 0.3"
33     ],
34     "SudoKeyManager": [
35       "~> 1.2"
36     ],
37     "SudoOperations": [
38       "~> 4.0"
39     ],
40     "SudoApiClient": [
41       ">= 2.0",
42       "< 4.0"
43     ]
44   },
45   "swift_version": "5.0"