blob: 949cc60278a3a69c5c93d4ee869d4bd48d6e677e [file] [log] [blame]
{
"name": "DHAlertView",
"version": "0.0.3",
"summary": "A delightful iOS AlertView.",
"description": "It is alertView of UITableView",
"homepage": "https://github.com/muchangqing/DHAlertView",
"license": "MIT",
"authors": {
"mcq": "845891612@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/muchangqing/DHAlertView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"requires_arc": true
}