[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 3 / SudoEmailNotificationExtension / 18.3.0 / SudoEmailNotificationExtension.podspec.json
blob52d2afd108922a05a420f948447f85e96eea26a1
2   "name": "SudoEmailNotificationExtension",
3   "version": "18.3.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Email 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-email-ios.git",
15     "tag": "v18.3.0"
16   },
17   "platforms": {
18     "ios": "15.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.7",
22   "source_files": [
23     "SudoEmailCommon/**/*.swift",
24     "SudoEmailNotificationExtension/**/*.swift"
25   ],
26   "dependencies": {
27     "SudoLogging": [
28       "~> 1.0"
29     ],
30     "SudoKeyManager": [
31       "~> 2.6",
32       ">= 2.6.1"
33     ],
34     "SudoNotificationExtension": [
35       "~> 3.0"
36     ]
37   },
38   "swift_version": "5.7"