[Add] Squid 1.4.2
diff --git a/Specs/0/c/c/Squid/1.4.2/Squid.podspec.json b/Specs/0/c/c/Squid/1.4.2/Squid.podspec.json
new file mode 100644
index 0000000..77561a8
--- /dev/null
+++ b/Specs/0/c/c/Squid/1.4.2/Squid.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "Squid",
+  "version": "1.4.2",
+  "license": "MIT",
+  "summary": "Declarative and Reactive Networking in Swift.",
+  "homepage": "https://squid.borchero.com",
+  "authors": {
+    "Oliver Borchert": "borchero@icloud.com"
+  },
+  "source": {
+    "git": "https://github.com/borchero/Squid.git",
+    "tag": "1.4.2"
+  },
+  "documentation_url": "https://squid.borchero.com",
+  "platforms": {
+    "ios": "13.0",
+    "osx": "10.15",
+    "tvos": "13.0",
+    "watchos": "6.0"
+  },
+  "swift_versions": [
+    "5.0",
+    "5.1"
+  ],
+  "source_files": "Sources/Squid/**/*.swift",
+  "swift_version": "5.1"
+}