[Add] UNIBaseH5Container 1.0
diff --git a/Specs/d/3/f/UNIBaseH5Container/1.0/UNIBaseH5Container.podspec.json b/Specs/d/3/f/UNIBaseH5Container/1.0/UNIBaseH5Container.podspec.json
new file mode 100644
index 0000000..d6665ea
--- /dev/null
+++ b/Specs/d/3/f/UNIBaseH5Container/1.0/UNIBaseH5Container.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "UNIBaseH5Container",
+  "version": "1.0",
+  "summary": "基础版dsbridge webview",
+  "description": "这是基础版dsbridge webview",
+  "homepage": "https://github.com/TMacChen/UNIBaseH5Container",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "陈刚": "345058906@qq.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/TMacChen/UNIBaseH5Container.git",
+    "tag": "1.0"
+  },
+  "source_files": "UNIBaseH5ContainerTest/UNIBaseH5ContainerTest/UNIBaseH5Container.framework/Headers/*.{h,m}",
+  "dependencies": {
+    "dsBridge": [
+
+    ]
+  }
+}