[Add] Four20 0.3.14
diff --git a/Specs/1/d/1/Four20/0.3.14/Four20.podspec.json b/Specs/1/d/1/Four20/0.3.14/Four20.podspec.json
new file mode 100644
index 0000000..d499934
--- /dev/null
+++ b/Specs/1/d/1/Four20/0.3.14/Four20.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "Four20",
+  "version": "0.3.14",
+  "summary": "A grab-bag of Swift extensions.",
+  "description": "A grab-bag of Swift extensions for rapid prototyping.",
+  "homepage": "https://github.com/Buglife/four20",
+  "license": {
+    "type": "Apache",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Buglife": "support@buglife.com"
+  },
+  "source": {
+    "git": "https://github.com/Buglife/four20.git",
+    "tag": "0.3.14"
+  },
+  "platforms": {
+    "ios": "12.0",
+    "tvos": "13.0",
+    "osx": "10.15"
+  },
+  "source_files": "Source/Shared/**/*",
+  "ios": {
+    "source_files": "Source/iOS/**/*"
+  },
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}