| { | |
| "name": "GHomePrint", | |
| "version": "1.0.0", | |
| "summary": "屏幕调试,输出log", | |
| "description": "屏幕调试,输出log 测试用", | |
| "homepage": "https://github.com/shabake/GHomePrintDemo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "shabake": "45329453@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shabake/GHomePrintDemo.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "GHomePrint/**/*" | |
| } |