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