blob: 73acc3a4cda1a2a1bc51577cc3cf4cfa49513128 [file] [log] [blame]
{
"name": "KRAlertController",
"version": "3.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": "10.0"
},
"source": {
"git": "https://github.com/krimpedance/KRAlertController.git",
"tag": "3.0.0"
},
"source_files": "KRAlertController/**/*.swift",
"pushed_with_swift_version": "4.0"
}