[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / 3 / SudoEmailNotificationExtension / 14.6.0 / SudoEmailNotificationExtension.podspec.json
blobf63c54100f3536fbc663789be38a6ee1c3f67ecd
2   "name": "SudoEmailNotificationExtension",
3   "version": "14.6.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": "v14.6.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       "~> 2.1"
36     ]
37   },
38   "swift_version": "5.7"