blob: 5a219922cbde3af1225fd421b04d86ae57d3adc5 [file] [log] [blame]
{
"name": "SuperAlertController",
"version": "1.0.5",
"summary": "An UIAlertController extension.",
"homepage": "https://github.com/Meniny/SuperAlertController",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Elias Abel",
"source": {
"git": "https://github.com/Meniny/SuperAlertController.git",
"tag": "1.0.5"
},
"swift_version": "4.0",
"social_media_url": "https://meniny.cn/",
"source_files": "SuperAlertController/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"description": "SuperAlertController is an UIAlertController extension.",
"module_name": "SuperAlertController"
}