blob: a0e4936ec5f99149a8c00fe12ad874e0f09f3ec4 [file] [log] [blame]
{
"name": "QueuedAlert",
"version": "1.0.3",
"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.3"
},
"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
}