| { | |
| "name": "Emax_WiFiControl", | |
| "version": "0.1.0", | |
| "summary": "A pairing tool for Emax Wi-Fi smart device.", | |
| "homepage": "https://github.com/chen0108/Emax_WiFiControl", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chen0108_mbp": "375735289@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chen0108/Emax_WiFiControl.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Emax_WiFiControl/Classes/**/*", | |
| "resources": "Emax_WiFiControl/Emaxwifi.bundle" | |
| } |