blob: 0b096bdce981a344fcb5f0b5285bd1bff1fc480e [file] [log] [blame]
{
"name": "HAlertView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HAlertView/Classes/HAlertView/*.{h,m}",
"resource_bundles": {
"HAlertView": [
"HAlertView/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"dependencies": {
"UITextView+Placeholder": [
"~> 1.2.0"
]
}
}