[Add] Verifai 2.5.1
diff --git a/Specs/7/7/f/Verifai/2.5.1/Verifai.podspec.json b/Specs/7/7/f/Verifai/2.5.1/Verifai.podspec.json
new file mode 100644
index 0000000..75ab56a
--- /dev/null
+++ b/Specs/7/7/f/Verifai/2.5.1/Verifai.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "Verifai",
+  "version": "2.5.1",
+  "summary": "Verifai. ID verification SDK",
+  "description": "Verifai is extraordinarily smart OCR software, which can authenticate all types of identification documents in a matter of seconds.",
+  "homepage": "https://www.verifai.com",
+  "documentation_url": "https://docs.verifai.com",
+  "license": {
+    "type": "Commercial",
+    "file": "Verifai/LICENSE"
+  },
+  "authors": {
+    "Verifai": "info@verifai.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "http": "https://dashboard.verifai.com/downloads/sdk/ios/2.5.1_nfc/verifai_sdk_2_5_1.zip"
+  },
+  "ios": {
+    "vendored_frameworks": [
+      "Verifai/Verifai.framework",
+      "Verifai/TesseractOCR.framework",
+      "Verifai/ZIPFoundation.framework",
+      "Verifai/Sentry.framework"
+    ]
+  }
+}