[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 2 / SudoNotification / 3.0.0 / SudoNotification.podspec.json
blob0ec311913ceb1c4330695f8cf4fbe471b9ec93ba
2   "name": "SudoNotification",
3   "version": "3.0.0",
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": "https://github.com/sudoplatform/sudo-notification-ios.git",
15     "tag": "v3.0.0"
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.7.1"
26     ],
27     "SudoUser": [
28       "~> 16.0"
29     ],
30     "SudoLogging": [
31       "~> 1.0"
32     ],
33     "SudoKeyManager": [
34       "~> 2.5"
35     ],
36     "SudoApiClient": [
37       "~> 11.0"
38     ],
39     "SudoConfigManager": [
40       "~> 3.1"
41     ]
42   },
43   "swift_version": "5.7"