blob: 7c8e75d0bb451d4976829fbf882a16022d274dbe [file] [log] [blame]
{
"name": "HIOT",
"version": "0.9.2",
"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": "0.9.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIOT/Classes/**/*",
"dependencies": {
"HIOTSDK": [
]
}
}