| { | |
| "name": "ZYFileToolDemo", | |
| "version": "1.1.0", | |
| "summary": "ZYFileToolDemo.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Rephontil/ZYFileToolDemo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Rephontil": "rephontil168@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Rephontil/ZYFileToolDemo.git", | |
| "tag": "1.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "ZYFileToolDemo/Classes/**/*" | |
| } |