| { | |
| "name": "CBCommonUI", | |
| "version": "0.0.1", | |
| "summary": "公共的UI组件库", | |
| "description": "公共的UI组件库\n公共的UI组件库\n公共的UI组件库\n公共的UI组件库", | |
| "homepage": "https://github.com/chenzbjava/CBCommonUI", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Atom": "chenzbjava@sian.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chenzbjava/CBCommonUI.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "CBCommonUI/**/*.{h,m}" | |
| } |