[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 1 / 2 / c / SystemAlertQueue / 2.0.1 / SystemAlertQueue.podspec.json
blobb83ae71f788499303f85bb6f1193e8c1dd466803
2   "name": "SystemAlertQueue",
3   "version": "2.0.1",
4   "summary": "System Alert Queue.",
5   "description": "Simple manager that presents alerts by adding them in queue and chains their presentation. A priority can be set to have further control.",
6   "homepage": "https://github.com/scalefocus/system-alert-queue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Scalefocus": "code@upnetix.com"
13   },
14   "source": {
15     "git": "https://github.com/scalefocus/system-alert-queue.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "UpnetixSystemAlertQueue/Classes/**/*",
23   "swift_version": "5.0"