| { |
| "name": "EMAX-Wi-FiDeviceConnector", |
| "version": "0.0.4", |
| "summary": "Framework container ConnectorManager class and customizable UI.", |
| "homepage": "https://github.com/libercata/EMAX-Wi-FiDeviceConnector", |
| "license": "MIT", |
| "authors": { |
| "Waynnn": "imhwn@vip.qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/libercata/EMAX-Wi-FiDeviceConnector.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": "EMAXConnector/**/*.{h,m}", |
| "resources": "EMAXConnector/Connector.bundle", |
| "requires_arc": true |
| } |