blob: fa0aa3798e82ce171cd3f648a73db6abf901c661 [file] [log] [blame]
{
"name": "QueuedAlert",
"version": "1.0.2",
"summary": "UIAlertController in queue",
"homepage": "https://github.com/Meniny/QueuedAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/QueuedAlert.git",
"tag": "1.0.2"
},
"social_media_url": "https://meniny.cn/",
"source_files": "QueuedAlert/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8"
},
"description": "Make UIAlertController in queue",
"module_name": "QueuedAlert",
"pushed_with_swift_version": "4.0",
"deprecated": true
}