| { | |
| "name": "CJSLib2", | |
| "version": "0.0.1", | |
| "summary": "short desc", | |
| "description": "这是一个比short desc长的描述", | |
| "homepage": "https://github.com/SanYeCJS/testP", | |
| "license": "MIT", | |
| "authors": { | |
| "sanYe": "742377690@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SanYeCJS/testP.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |