| { | |
| "name": "XKPodsPerson", | |
| "version": "1.0.0", | |
| "summary": "测试发布下-XKPodsPerson.", | |
| "description": "一些详细的描述", | |
| "homepage": "https://github.com/wangxkK/PodsTest", | |
| "license": "MIT", | |
| "authors": { | |
| "wangxkK": "593976841@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wangxkK/PodsTest.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "XKPodsPerson", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |