blob: e211439f4d61ee6681fb46f47807ae897fd1b6fe [file] [log] [blame]
{
"name": "HWDM",
"version": "0.8.3",
"summary": "A short description of HWDM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/HWDM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HWDM.git",
"tag": "0.8.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWDM/Classes/**/*",
"dependencies": {
"HRUWSApi": [
],
"HRSDK": [
],
"ZXFileManager": [
],
"HRWServer": [
],
"ReactiveObjC": [
]
}
}