[Add] Shake 7.0.15
diff --git a/Specs/9/6/8/Shake/7.0.15/Shake.podspec.json b/Specs/9/6/8/Shake/7.0.15/Shake.podspec.json
new file mode 100644
index 0000000..9c3918f
--- /dev/null
+++ b/Specs/9/6/8/Shake/7.0.15/Shake.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "Shake",
+  "version": "7.0.15",
+  "summary": "Simple, powerful bug reporting",
+  "description": "Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!",
+  "homepage": "http://www.shakebugs.com/",
+  "license": {
+    "type": "Commercial",
+    "file": "LICENSE.md"
+  },
+  "authors": {
+    "Shake Team": "team@shakebugs.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/shakebugs/shake-ios.git",
+    "tag": "7.0.15"
+  },
+  "libraries": "z",
+  "requires_arc": true,
+  "xcconfig": {
+    "FRAMEWORK_SEARCH_PATHS": "/Shake/"
+  },
+  "source_files": "Shake.framework/Headers/*.{h}",
+  "vendored_frameworks": "Shake.framework",
+  "preserve_paths": "Shake.framework/*"
+}