blob: f76adfc6d0fe4435e3d4b2ac9bf962477694b2ac [file] [log] [blame]
{
"name": "KRAlertController",
"version": "0.1.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": "8.2"
},
"source": {
"git": "https://github.com/krimpedance/KRAlertController.git",
"tag": "0.1.0"
},
"source_files": "KRAlertController/**/*.swift"
}