[Add] MediaTagSDK 1.1.4
diff --git a/Specs/c/d/5/MediaTagSDK/1.1.4/MediaTagSDK.podspec.json b/Specs/c/d/5/MediaTagSDK/1.1.4/MediaTagSDK.podspec.json
new file mode 100644
index 0000000..3f2e45a
--- /dev/null
+++ b/Specs/c/d/5/MediaTagSDK/1.1.4/MediaTagSDK.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "MediaTagSDK",
+  "version": "1.1.4",
+  "license": "MIT",
+  "summary": "MediatagSDK framework",
+  "homepage": "https://github.com/cifrasoft/media-tag-sdk/",
+  "authors": {
+    "miromax21": "miromax21@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/cifrasoft/media-tag-sdk.git",
+    "tag": "1.1.4"
+  },
+  "source_files": [
+    "Sources/*.swift",
+    "Sources/extentions/*.swift",
+    "Sources/models/*.swift",
+    "Sources/NS/*.swift"
+  ],
+  "swift_versions": "5.0",
+  "platforms": {
+    "ios": "13.0"
+  },
+  "swift_version": "5.0"
+}