blob: 66bf58c9839e5bf2a9107e89ec6665dd6496727f [file] [log] [blame]
{
"name": "SystemAlertQueue",
"version": "2.2.0",
"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.2.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "UpnetixSystemAlertQueue/Classes/**/*",
"swift_version": "5.0"
}