[Add] JCCommon 0.4.0
diff --git a/Specs/8/f/6/JCCommon/0.4.0/JCCommon.podspec.json b/Specs/8/f/6/JCCommon/0.4.0/JCCommon.podspec.json
new file mode 100644
index 0000000..7874d80
--- /dev/null
+++ b/Specs/8/f/6/JCCommon/0.4.0/JCCommon.podspec.json
@@ -0,0 +1,42 @@
+{
+  "name": "JCCommon",
+  "version": "0.4.0",
+  "summary": "JC 通用组件",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://gitee.com/duoluojc/JCCommon.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "xiaojunchao": "429186033@qq.com"
+  },
+  "source": {
+    "git": "https://gitee.com/duoluojc/JCCommon.git",
+    "tag": "0.4.0"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "JCCommon/Classes/**/*",
+  "public_header_files": "Pod/Classes/**/*.h",
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "dependencies": {
+    "AFNetworking": [
+
+    ],
+    "MBProgressHUD": [
+
+    ],
+    "YYKit": [
+
+    ],
+    "MTDates": [
+
+    ]
+  },
+  "prefix_header_contents": "#import \"JCCommonPch.pch\""
+}