[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / 8 / SudoEntitlements / 1.1.1 / SudoEntitlements.podspec.json
blobc9d3a7e4eb60e3a2238552be1b2ddf87135049f0
2   "name": "SudoEntitlements",
3   "version": "1.1.1",
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": "v1.1.1"
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       "~> 7.14"
29     ],
30     "SudoProfiles": [
31       "~> 5.6"
32     ],
33     "SudoLogging": [
34       "~> 0.3"
35     ],
36     "SudoKeyManager": [
37       "~> 1.2"
38     ],
39     "SudoOperations": [
40       "~> 3.3"
41     ],
42     "SudoApiClient": [
43       "~> 1.4"
44     ]
45   },
46   "swift_version": "5.0"