[Add] Toast-Swift 5.0.1
diff --git a/Specs/4/2/4/Toast-Swift/5.0.1/Toast-Swift.podspec.json b/Specs/4/2/4/Toast-Swift/5.0.1/Toast-Swift.podspec.json
new file mode 100644
index 0000000..20c8871
--- /dev/null
+++ b/Specs/4/2/4/Toast-Swift/5.0.1/Toast-Swift.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "Toast-Swift",
+  "version": "5.0.1",
+  "summary": "A Swift extension that adds toast notifications to the UIView object class.",
+  "homepage": "https://github.com/scalessec/Toast-Swift",
+  "license": "MIT",
+  "authors": {
+    "Charles Scalesse": "scalessec@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/scalessec/Toast-Swift.git",
+    "tag": "5.0.0"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "Toast",
+  "frameworks": "QuartzCore",
+  "requires_arc": true,
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}