{ | |
"name": "HIOT", | |
"version": "1.0.4", | |
"summary": "设备组件封装", | |
"description": "设备组件功能性封装", | |
"homepage": "https://github.com/wowbby/HIOT", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"wowbby": "zhengzx@haierubic.com" | |
}, | |
"source": { | |
"git": "https://github.com/wowbby/HIOT.git", | |
"tag": "1.0.4" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "HIOT/Classes/**/*", | |
"dependencies": { | |
"HIOTSDK": [ | |
] | |
} | |
} |