| { | |
| "name": "WFViewTool", | |
| "version": "0.1.0", | |
| "summary": "A short description of WFViewTool.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/zhuhonggang2019/WFViewTool", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhuhonggang2019": "zhg_yy@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhuhonggang2019/zhuhonggang_zhg.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WFViewTool/Classes/**/*" | |
| } |