blob: 6770560f3f15e8ce7d4e9c3d5491adc804d10612 [file] [log] [blame]
{
"name": "DHAlertView",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h, m}"
],
"resources": "Classes/**/*.xib",
"requires_arc": true
}