{ | |
"name": "HZAlertView", | |
"version": "0.0.4", | |
"summary": "华卓组件化alertView", | |
"description": "华卓组件化alertView的代码整理", | |
"homepage": "https://github.com/jihuaibin2017/HZAlertView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"jihuaibin2015": "15158863897@163.com" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source": { | |
"git": "https://github.com/jihuaibin2017/HZAlertView.git", | |
"tag": "0.0.4" | |
}, | |
"source_files": "HZAlertView/**/*.{h,m}", | |
"requires_arc": true | |
} |