[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / 7 / a / SystemNotification / 0.3.1 / SystemNotification.podspec.json
blobcf65bc6d9b18d2f81be0a22d1a267d03022e9e84
2   "name": "SystemNotification",
3   "version": "0.3.1",
4   "swift_versions": "5.3",
5   "summary": "SystemNotification lets you mimic native iOS system notifications in your SwiftUI apps",
6   "description": "SystemNotification is a SwiftUI library that lets you mimic native iOS system notifications in your SwiftUI apps.",
7   "homepage": "https://github.com/danielsaidi",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/SystemNotification.git",
17     "tag": "0.3.1"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "14.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_version": "5.3"