| { | |
| "name": "HZAlertView", | |
| "version": "0.0.1", | |
| "summary": "华卓组件化alertView", | |
| "description": "常用分类的代码整理", | |
| "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.1" | |
| }, | |
| "source_files": "HZAlertView/**/*.{h,m}", | |
| "requires_arc": true | |
| } |