blob: 9fce97a1fc1385e15b7c1ea15ad22bdec9d232f6 [file] [log] [blame]
{
"name": "CatAlertController",
"version": "0.1.1",
"summary": "Use UIAlertController like the boss.",
"description": "CatAlertController is a high level manager object for UIAlertController.",
"homepage": "https://github.com/ImKcat/CatAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kcat": "kcatdeveloper@icloud.com"
},
"source": {
"git": "https://github.com/ImKcat/CatAlertController.git",
"tag": "0.1.1"
},
"social_media_url": "https://imkcat.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{h,c,swift}"
}