blob: 0fa9be651e616d1f81c45101e8350a1e7aeaba47 [file] [log] [blame]
{
"name": "HAlertView",
"version": "0.2.9",
"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.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAlertView/Classes/**/*.{h}",
"resource_bundles": {
"HAlertView": [
"HAlertView/Assets/*"
]
},
"ios": {
"vendored_libraries": "HAlertView/libHAlertView.a"
}
}