blob: 1c9e9a2defc0cc282e0047f9b3218a924e7a6e63 [file] [log] [blame]
{
"name": "HAlertView",
"version": "0.2.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.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAlertView/Classes/HAlertView/*",
"resource_bundles": {
"HAlertView": [
"HAlertView/Assets/*"
]
}
}