| { | |
| "name": "TestTool", | |
| "version": "0.0.1", | |
| "summary": "TestTool.", | |
| "description": "This is a test tool project!!!!!", | |
| "homepage": "https://github.com/gracenamucuo/TestTool", | |
| "license": "MIT", | |
| "authors": { | |
| "dyp": "dyp@weyee.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/gracenamucuo/TestTool.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |