blob: a50474747baa3225b67e80f7a9d29e03343dd4c7 [file] [log] [blame]
{
"name": "HAlertView",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAlertView/Classes/HAlertView/*.{h,m,mm}",
"resource_bundles": {
"HAlertView": [
"HAlertView/Classes/**/*.bundle"
]
},
"dependencies": {
"UITextView+Placeholder": [
"~> 1.2.0"
]
}
}