[Add] Bluepill 5.1.7
diff --git a/Specs/9/e/7/Bluepill/5.1.7/Bluepill.podspec.json b/Specs/9/e/7/Bluepill/5.1.7/Bluepill.podspec.json
new file mode 100644
index 0000000..564377c
--- /dev/null
+++ b/Specs/9/e/7/Bluepill/5.1.7/Bluepill.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "Bluepill",
+  "version": "5.1.7",
+  "summary": "A tool to run iOS tests in parallel using multiple simulators.",
+  "homepage": "https://github.com/linkedin/bluepill",
+  "license": {
+    "type": "BSD",
+    "file": "LICENSE"
+  },
+  "authors": "LinkedIn Corporation",
+  "source": {
+    "http": "https://github.com/linkedin/bluepill/releases/download/v5.1.7/Bluepill-v5.1.7.zip"
+  },
+  "preserve_paths": "*",
+  "prepare_command": "mv Bluepill-v5.1.7/* ./\nrmdir Bluepill-v5.1.7",
+  "platforms": {
+    "osx": null,
+    "ios": null,
+    "tvos": null,
+    "watchos": null
+  }
+}