| { | |
| "name": "ZHVerifyTool", | |
| "version": "1.0.1", | |
| "summary": "数据合规性判定", | |
| "homepage": "https://github.com/leezhihua/ZHVerifyTool", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "leezhihua": "leezhihua@yeah.net" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/leezhihua/ZHVerifyTool.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "Pod/Classes/*.{h,m}", | |
| "frameworks": "Foundation", | |
| "requires_arc": true | |
| } |