| { | |
| "name": "ZTComponents", | |
| "version": "1.0.0", | |
| "summary": "对原生组件进行扩展", | |
| "description": "1 .语法调用.", | |
| "homepage": "https://github.com/1296891592qq/ZTComponents", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "1296891592qq": "1296891592@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/1296891592qq/ZTComponents.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZTComponents/Classes/**/*" | |
| } |