| { | |
| "name": "ZWHomeKit", | |
| "version": "0.1.0", | |
| "summary": "ZWHomeKit描述", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/misterzhouzhou", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "misterzhouzhou": "m15038960016@163.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/misterzhouzhou/ZWHomeKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "ZWHomeKit/Classes/**/*" | |
| } |