[Add] YPMiddleware 1.0.6
diff --git a/Specs/e/5/9/YPMiddleware/1.0.6/YPMiddleware.podspec.json b/Specs/e/5/9/YPMiddleware/1.0.6/YPMiddleware.podspec.json
new file mode 100644
index 0000000..586bc68
--- /dev/null
+++ b/Specs/e/5/9/YPMiddleware/1.0.6/YPMiddleware.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "YPMiddleware",
+  "version": "1.0.6",
+  "summary": "Middleware.",
+  "description": "OC Runtime Middleware",
+  "homepage": "https://github.com/huyp/YPMiddleware/blob/master/README.md",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "huyp": "406468133@qq.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/huyp/YPMiddleware.git",
+    "tag": "1.0.6"
+  },
+  "source_files": "YPMiddleware/*.{h,m}"
+}