[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 1 / b / SudoNotificationExtension / 2.1.1 / SudoNotificationExtension.podspec.json
blob012bc9ee2c04f5af8f4ae345794870495d628f7e
2   "name": "SudoNotificationExtension",
3   "version": "2.1.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Notification Extension 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.1"
16   },
17   "platforms": {
18     "ios": "15.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.7",
22   "source_files": "SudoNotificationExtension/**/*.swift",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 1.0"
26     ]
27   },
28   "swift_version": "5.7"