{ | |
"name": "SuBoPod", | |
"version": "0.0.1", | |
"summary": "SuBoPod", | |
"description": "SuBoPod的一个详细的描述,字数一定要比s.summary长", | |
"homepage": "https://github.com/syyjay/SuBoPodTest", | |
"license": "MIT", | |
"authors": { | |
"coder Su": "457324551@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/syyjay/SuBoPodTest.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |