blob: e2a11813e86ee2a928c3c0efec56af113b831fd2 [file] [log] [blame]
{
"name": "HAlertView",
"version": "0.3.2",
"summary": "description of HAlertView.",
"description": "TODO: 自定义的AlertView.",
"homepage": "https://github.com/huahongiOS/HAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahongiOS/HAlertView.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAlertView/Classes/**/*.{h}",
"resource_bundles": {
"HAlertView": [
"HAlertView/Assets/*"
]
},
"ios": {
"vendored_libraries": "HAlertView/libHAlertView.a"
}
}