[Add] DoricCore 0.3.23
diff --git a/Specs/5/5/1/DoricCore/0.3.23/DoricCore.podspec.json b/Specs/5/5/1/DoricCore/0.3.23/DoricCore.podspec.json
new file mode 100644
index 0000000..04a804d
--- /dev/null
+++ b/Specs/5/5/1/DoricCore/0.3.23/DoricCore.podspec.json
@@ -0,0 +1,42 @@
+{
+  "name": "DoricCore",
+  "version": "0.3.23",
+  "summary": "Doric iOS SDK",
+  "description": "Doric iOS SDK for cross platform develpment",
+  "homepage": "https://github.com/doric-pub/doric",
+  "license": {
+    "type": "Apache-2.0",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "pengfei.zhou": "pengfeizhou@foxmail.com"
+  },
+  "source": {
+    "git": "https://github.com/doric-pub/doric.git",
+    "tag": "0.3.23"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "doric-iOS/Pod/Classes/**/*",
+  "resource_bundles": {
+    "Doric": [
+      "doric-js/bundle/**/*"
+    ]
+  },
+  "public_header_files": "doric-iOS/Pod/Classes/**/*.h",
+  "dependencies": {
+    "YYWebImage": [
+
+    ],
+    "YYImage/WebP": [
+
+    ],
+    "SocketRocket": [
+
+    ],
+    "YYCache": [
+
+    ]
+  }
+}