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