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