[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 2 / c / SystemAlertQueue / 2.0.2 / SystemAlertQueue.podspec.json
blobc3f3d0687aabd440bd0f0478a10550d1326cbd2a
2   "name": "SystemAlertQueue",
3   "version": "2.0.2",
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": "ios@scalefocus.com."
13   },
14   "source": {
15     "git": "https://github.com/scalefocus/system-alert-queue.git",
16     "tag": "2.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "UpnetixSystemAlertQueue/Classes/**/*",
23   "swift_version": "5.0"