[Add] SPAlert 2.0.14
diff --git a/Specs/5/7/c/SPAlert/2.0.14/SPAlert.podspec.json b/Specs/5/7/c/SPAlert/2.0.14/SPAlert.podspec.json
new file mode 100644
index 0000000..b8be4f5
--- /dev/null
+++ b/Specs/5/7/c/SPAlert/2.0.14/SPAlert.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "SPAlert",
+  "version": "2.0.14",
+  "summary": "Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.",
+  "homepage": "https://github.com/IvanVorobei/SPAlert",
+  "source": {
+    "git": "https://github.com/IvanVorobei/SPAlert.git",
+    "tag": "2.0.14"
+  },
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Ivan Vorobei": "ivanvorobei@icloud.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "ios": {
+    "frameworks": "UIKit"
+  },
+  "swift_versions": [
+    "4.2",
+    "5.0"
+  ],
+  "source_files": "Source/SPAlert/**/*.swift",
+  "swift_version": "5.0"
+}