[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 7 / a / SystemNotification / 0.7.0 / SystemNotification.podspec.json
blobbc2443196bcf009cb7234f014199eecc988f0e48
2   "name": "SystemNotification",
3   "version": "0.7.0",
4   "swift_versions": "5.6",
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.7.0"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "14.0",
22     "osx": "11.0",
23     "tvos": "14.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "swift_version": "5.6"