[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 1 / b / SudoNotificationExtension / 2.1.2 / SudoNotificationExtension.podspec.json
blobaa92bd610950616b35a9d6cc7d1a57467958e3d0
2   "name": "SudoNotificationExtension",
3   "version": "2.1.2",
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.2"
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"