blob: 57604124a69c365971501d1cdee10b35edfc82c1 [file] [log] [blame]
{
"name": "HWDM",
"version": "4.4.01.02",
"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": "4.4.01.02"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWDM/Classes/**/*",
"dependencies": {
"HRUWSApi": [
],
"HRSDK": [
],
"ZXFileManager": [
],
"HRWServer": [
],
"ReactiveObjC": [
]
}
}