| { | |
| "name": "JC_PodTest", | |
| "version": "0.0.1", | |
| "summary": "JC_PodTest", | |
| "description": "JC_PodTest描述", | |
| "homepage": "https://github.com/61761017/JC_PodTest", | |
| "license": { | |
| "type": "MIT", | |
| "file": "FILE_LICENSE" | |
| }, | |
| "authors": { | |
| "井超": "61761017@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/61761017/JC_PodTest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |