| { | |
| "name": "YYDemo", | |
| "version": "0.0.1", | |
| "summary": "A Demo.", | |
| "description": "write a test", | |
| "homepage": "https://github.com/GitHubForYang/YYDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "YY": "1170172872@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/GitHubForYang/YYDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Test/*.{h,m}", | |
| "exclude_files": "Test/Exclude", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |