[Add] VeriffSDK 2.9.5
diff --git a/Specs/e/4/9/VeriffSDK/2.9.5/VeriffSDK.podspec.json b/Specs/e/4/9/VeriffSDK/2.9.5/VeriffSDK.podspec.json
new file mode 100644
index 0000000..6f1816b
--- /dev/null
+++ b/Specs/e/4/9/VeriffSDK/2.9.5/VeriffSDK.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "VeriffSDK",
+  "version": "2.9.5",
+  "summary": "Online identity verification solutions.",
+  "description": "The VeriffSDK lets you embed KYC identity verification into your iOS app",
+  "homepage": "https://github.com/Veriff/veriff-sample-ios",
+  "authors": {
+    "Veriff": "api@veriff.me"
+  },
+  "license": {
+    "type": "Commercial",
+    "text": "Copyright 2015-2019 Veriff. All rights reserved. Use of this software is subject to the terms and conditions of the Veriff Terms of Service located at https://www.veriff.me/tos"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "http": "https://cdn.veriff.me/ios/com/veriff/veriffsdk/2.9.5/veriffsdk-2.9.5.zip"
+  },
+  "documentation_url": "https://developers.veriff.com/",
+  "vendored_frameworks": "Veriff.framework",
+  "dependencies": {
+    "VeriffWebRTC": [
+      "~> 1.0.1"
+    ],
+    "Socket.IO-Client-Swift": [
+      "~> 15.0.0"
+    ]
+  },
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}