blob: 5b82f42f5fa269c3555505048cc1ea7f4577f646 [file] [log] [blame]
{
"name": "EMAX-Wi-FiDeviceConnector",
"version": "0.0.3",
"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.3"
},
"source_files": "EMAXConnector/**/*.{h,m}",
"resources": "EMAXConnector/Connector.bundle",
"requires_arc": true
}