blob: 1cb1fa11865f737155d7711eead3dbe213f92819 [file] [log] [blame]
{
"name": "KRAlertController",
"version": "1.0.0",
"summary": "A beautiful alert controller for your iOS.",
"description": "KRAlertController is a beautiful and easy-to-use alert controller on iOS.",
"homepage": "https://github.com/krimpedance/KRAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krimpedance": "krimpedance@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/krimpedance/KRAlertController.git",
"tag": "1.0.0"
},
"source_files": "KRAlertController/**/*.swift"
}