[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 2 / SudoNotification / 2.1.2 / SudoNotification.podspec.json
blobeab8f980e02f51f33ca89aee532f49f001fb70df
2   "name": "SudoNotification",
3   "version": "2.1.2",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Notification 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": "git@gitlab.tools.anonyome.com:platform/notifications/sudo-notification-ios.git",
15     "tag": "2.1.2"
16   },
17   "platforms": {
18     "ios": "15.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.7",
22   "source_files": "SudoNotification/**/*.swift",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.6.1"
26     ],
27     "SudoUser": [
28       "~> 15.1"
29     ],
30     "SudoLogging": [
31       "~> 1.0"
32     ],
33     "SudoKeyManager": [
34       "~> 2.5"
35     ],
36     "SudoApiClient": [
37       "~> 10.2"
38     ],
39     "SudoConfigManager": [
40       "~> 3.0",
41       ">= 3.0.2"
42     ]
43   },
44   "swift_version": "5.7"