| { | |
| "name": "ZXFileManager", | |
| "version": "0.1.0", | |
| "summary": "文件管理", | |
| "description": "文件管理封装", | |
| "homepage": "https://github.com/wowbby/ZXFileManager", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wowbby": "zhengzx@haierubic.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wowbby/ZXFileManager.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZXFileManager/Classes/**/*" | |
| } |