[Add] QuickBlurView 0.1.0
diff --git a/Specs/4/5/c/QuickBlurView/0.1.0/QuickBlurView.podspec.json b/Specs/4/5/c/QuickBlurView/0.1.0/QuickBlurView.podspec.json
new file mode 100644
index 0000000..633565c
--- /dev/null
+++ b/Specs/4/5/c/QuickBlurView/0.1.0/QuickBlurView.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "QuickBlurView",
+  "version": "0.1.0",
+  "summary": "blur view",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/LuoYangCan/QuickBlurView",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "LuoYangCan": "luo.yangcan@foxmail.com"
+  },
+  "source": {
+    "git": "https://github.com/LuoYangCan/QuickBlurView.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "QuickBlurView/Classes/**/*"
+}