[Add] KZVM 1.0.0
diff --git a/Specs/8/b/b/KZVM/1.0.0/KZVM.podspec.json b/Specs/8/b/b/KZVM/1.0.0/KZVM.podspec.json
new file mode 100644
index 0000000..4b89efe
--- /dev/null
+++ b/Specs/8/b/b/KZVM/1.0.0/KZVM.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "KZVM",
+  "version": "1.0.0",
+  "summary": "A short description of KZVM.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/KimLucky/KZVM",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "KimLucky": "xin.zhao@yintech.cn"
+  },
+  "source": {
+    "git": "https://github.com/KimLucky/KZVM.git",
+    "tag": "1.0.0"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "KZVM/Classes/**/*",
+  "dependencies": {
+    "Masonry": [
+
+    ],
+    "ReactiveCocoa": [
+      "~> 2.5"
+    ]
+  }
+}