blob: 826e67b8113d1e5509e8ecb99b2ba828257ffbf9 [file] [log] [blame]
{
"name": "QueuedAlert",
"version": "1.0.1",
"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.1"
},
"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
}