| { | |
| "name": "BJTools", | |
| "version": "0.0.1", | |
| "summary": "BJTools是一个快速开发工具包", | |
| "description": "BJTools是一个开发工具包,包含了一些控件封装,工具类等,可加快开发速度。", | |
| "homepage": "https://github.com/ZHVince/BJTools", | |
| "license": "MIT", | |
| "authors": { | |
| "zhangheng": "940088091@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZHVince/BJTools.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "exclude_files": "Classes/Exclude" | |
| } |