blob: 28076a0cc9695f5336507c7b3a3c4f6f35d10349 [file] [log] [blame]
{
"name": "HWDM",
"version": "0.7.9",
"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.7.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWDM/Classes/**/*",
"dependencies": {
"HRUWSApi": [
],
"HRSDK": [
],
"ZXFileManager": [
],
"KVOController": [
],
"HRWServer": [
]
}
}