[Add] Ver-ID-UI 1.9.3
diff --git a/Specs/0/9/7/Ver-ID-UI/1.9.3/Ver-ID-UI.podspec.json b/Specs/0/9/7/Ver-ID-UI/1.9.3/Ver-ID-UI.podspec.json
new file mode 100644
index 0000000..ea00084
--- /dev/null
+++ b/Specs/0/9/7/Ver-ID-UI/1.9.3/Ver-ID-UI.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "Ver-ID-UI",
+  "version": "1.9.3",
+  "summary": "Face detection and recognition",
+  "homepage": "https://github.com/AppliedRecognition",
+  "license": {
+    "type": "COMMERCIAL",
+    "file": "LICENCE.txt"
+  },
+  "authors": "Jakub Dolejs",
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": [
+    "5.0",
+    "5.1"
+  ],
+  "source": {
+    "http": "https://ver-id.s3.us-east-1.amazonaws.com/ios/veridui/1.9.3/VerIDUI.zip"
+  },
+  "vendored_frameworks": "VerIDUI.framework",
+  "dependencies": {
+    "Ver-ID-Core": [
+      "1.9.3"
+    ]
+  },
+  "swift_version": "5.1"
+}