[Add] ZYCCommon 0.1.5
diff --git a/Specs/1/c/f/ZYCCommon/0.1.5/ZYCCommon.podspec.json b/Specs/1/c/f/ZYCCommon/0.1.5/ZYCCommon.podspec.json
new file mode 100644
index 0000000..ea6f1a8
--- /dev/null
+++ b/Specs/1/c/f/ZYCCommon/0.1.5/ZYCCommon.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "ZYCCommon",
+  "version": "0.1.5",
+  "summary": "服务于ZYKit的基础组件.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://172.28.60.77/wangkai/zyccommon",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "王凯": "wangkai4490@dingtalk.com"
+  },
+  "source": {
+    "git": "http://172.28.60.77/wangkai/zyccommon.git",
+    "tag": "0.1.5"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "vendored_frameworks": "ZYCCommon/*.framework",
+  "dependencies": {
+    "OpenUDID": [
+
+    ]
+  }
+}