[Add] DWH 1.4.8
diff --git a/Specs/3/e/a/DWH/1.4.8/DWH.podspec.json b/Specs/3/e/a/DWH/1.4.8/DWH.podspec.json
new file mode 100644
index 0000000..b0ac40e
--- /dev/null
+++ b/Specs/3/e/a/DWH/1.4.8/DWH.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "DWH",
+  "version": "1.4.8",
+  "summary": "DWH Framework data warehouse",
+  "description": "DWH Framwork use for data warehouse",
+  "homepage": "http://www.holla.world/",
+  "license": {
+    "type": "Copyright",
+    "text": "Copyright 2018 holla.world. All rights reserved.\n"
+  },
+  "authors": {
+    "毛鹏霖": "maoepnglin@holla.world"
+  },
+  "source": {
+    "git": "https://github.com/holla-world/DWH.git",
+    "tag": "1.4.8"
+  },
+  "source_files": "DWH/**/*.{h,m}",
+  "public_header_files": [
+    "DWH/DWH.h",
+    "DWH/SDK/DWHSDK.h"
+  ],
+  "libraries": "sqlite3",
+  "frameworks": [
+    "Foundation",
+    "AdSupport"
+  ],
+  "requires_arc": true,
+  "platforms": {
+    "ios": "8.0"
+  },
+  "dependencies": {
+    "UICKeyChainStore": [
+
+    ]
+  }
+}