[Add] SKArchCutter 0.0.6
diff --git a/Specs/3/b/f/SKArchCutter/0.0.6/SKArchCutter.podspec.json b/Specs/3/b/f/SKArchCutter/0.0.6/SKArchCutter.podspec.json
new file mode 100644
index 0000000..7d8f8dc
--- /dev/null
+++ b/Specs/3/b/f/SKArchCutter/0.0.6/SKArchCutter.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "SKArchCutter",
+  "version": "0.0.6",
+  "summary": "A arch cutter.",
+  "description": "这是一个半圆切割渲染工具,避免系统圆角造成的离屏渲染的问题, 完美兼容Masonry&frame&border",
+  "homepage": "https://github.com/shevakuilin/SKArchCutter",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "ShevaKuilin": "shevakuilin@gmail.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/shevakuilin/SKArchCutter.git",
+    "tag": "0.0.6"
+  },
+  "source_files": "Source/SKArchCutter/*.{h,m}"
+}