blob: c3f3d0687aabd440bd0f0478a10550d1326cbd2a [file] [log] [blame]
{
"name": "SystemAlertQueue",
"version": "2.0.2",
"summary": "System Alert Queue.",
"description": "Simple manager that presents alerts by adding them in queue and chains their presentation. A priority can be set to have further control.",
"homepage": "https://github.com/scalefocus/system-alert-queue",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scalefocus": "ios@scalefocus.com."
},
"source": {
"git": "https://github.com/scalefocus/system-alert-queue.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "UpnetixSystemAlertQueue/Classes/**/*",
"swift_version": "5.0"
}