[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 7 / a / SystemNotification / 0.3.2 / SystemNotification.podspec.json
blobe635aaa183374873f6fa8f333fb5a66ab09ab899
2   "name": "SystemNotification",
3   "version": "0.3.2",
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.2"
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"