| { | |
| "name": "ZSAlerTool", | |
| "version": "0.0.3", | |
| "summary": "这是一个简短的描述,不写都不行", | |
| "homepage": "https://github.com/YunZhongManMu/ZSAlerTool", | |
| "license": "MIT", | |
| "authors": { | |
| "周顺": "yunzhong1075@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YunZhongManMu/ZSAlerTool.git", | |
| "tag": "0.0.3" | |
| }, | |
| "exclude_files": "Classes/Exclude", | |
| "vendored_frameworks": "ZSAlerTool/Frameworks/ZSTestSDK.framework" | |
| } |