| { | |
| "name": "xxx", | |
| "version": "0.0.1", | |
| "summary": "这是一个测试的工程", | |
| "description": "xxxxxxxxxxxxxxxxx", | |
| "homepage": "https://github.com/fyh11/YHYest", | |
| "license": "MIT", | |
| "authors": { | |
| "fyh11": "fyh_4576@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fyh11/YHYest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes/**/*.{h,m}", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |