[Add] Pecker 0.1.1
diff --git a/Specs/5/f/7/Pecker/0.1.1/Pecker.podspec.json b/Specs/5/f/7/Pecker/0.1.1/Pecker.podspec.json
new file mode 100644
index 0000000..143d060
--- /dev/null
+++ b/Specs/5/f/7/Pecker/0.1.1/Pecker.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "Pecker",
+  "version": "0.1.1",
+  "summary": "A tool to detect unused Swift Code.",
+  "homepage": "https://github.com/woshiccm/Pecker",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Roy Cao": "roy.cao1991@gmail.com"
+  },
+  "source": {
+    "http": "https://github.com/woshiccm/Pecker/releases/download/0.1.1/portable_pecker.zip"
+  },
+  "preserve_paths": "*",
+  "platforms": {
+    "osx": null,
+    "ios": null,
+    "tvos": null,
+    "watchos": null
+  }
+}