[Add] JHVerificationCodeView 1.3.4
diff --git a/Specs/b/7/9/JHVerificationCodeView/1.3.4/JHVerificationCodeView.podspec.json b/Specs/b/7/9/JHVerificationCodeView/1.3.4/JHVerificationCodeView.podspec.json
new file mode 100644
index 0000000..95df2c4
--- /dev/null
+++ b/Specs/b/7/9/JHVerificationCodeView/1.3.4/JHVerificationCodeView.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "JHVerificationCodeView",
+  "version": "1.3.4",
+  "summary": "A simple Verification Code View.",
+  "homepage": "https://github.com/xjh093/JHVerificationCodeView",
+  "license": "MIT",
+  "authors": {
+    "Haocold": "xjh093@126.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/xjh093/JHVerificationCodeView.git",
+    "tag": "1.3.4"
+  },
+  "source_files": "JHVerificationCodeView/JHVerificationCodeView/*.{h,m}",
+  "frameworks": "UIKit",
+  "requires_arc": true
+}