| { | |
| "name": "testOther", | |
| "version": "0.0.1", | |
| "summary": "A short description of testOther.", | |
| "description": "testOther, 这个是详细描述,一定要注意,字数,比s.summary长", | |
| "homepage": "https://github.com/KivenZheng/test1", | |
| "license": "MIT", | |
| "authors": { | |
| "kevin1314": "932452365@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KivenZheng/test1.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |