blob: 786dcfc73fbd9bb49574deb70e9699f9744379fb [file] [log] [blame]
{
"name": "EMAX-Wi-FiDeviceConnector",
"version": "0.0.1",
"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.1"
},
"source_files": "EMAXConnector/**/*.h",
"resources": "EMAXConnector/Connector.bundle",
"requires_arc": true
}