| { | |
| "name": "DSZ_Tool", | |
| "version": "0.0.3", | |
| "summary": "A tool for dashouzi.", | |
| "homepage": "https://github.com/zjh12580/DSZTool", | |
| "license": "MIT", | |
| "authors": { | |
| "zhaojh": "zhaojinhui@corp-ci.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/wodetianzhaojh/DSZ_Tool.git", | |
| "tag": "0.0.3" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "DSZ_Tool/**/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |