blob: f2855b82ebe6862f76f7deb6039264e354adae3c [file] [log] [blame]
{
"name": "DHAlertView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}