blob: 04cd4fe1eb423b2459a0b2c30e5fec2a4ba1df54 [file] [log] [blame]
{
"name": "Waterpurifier",
"version": "1.0.4",
"summary": "小米净水器插件",
"description": "小米、云米合作开发,小米净水器插件源码",
"homepage": "https://github.com/ttsaite375/Waterpurifier",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "云米科技",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ttsaite375/Waterpurifier.git",
"tag": "1.0.4"
},
"resources": [
"Resource/**/*.{strings}",
"Supporting Files/PrefixHeader.pch",
"Logic/*.{h,m}",
"Logic/ReqAndRsp/*.{h,m}",
"Logic/ReqAndRsp/Data/*.{h,m}",
"UI/*{h,m}",
"UI/x4/*{h,m}"
]
}