[Add] Onfido 29.0.0
diff --git a/Specs/c/9/3/Onfido/29.0.0/Onfido.podspec.json b/Specs/c/9/3/Onfido/29.0.0/Onfido.podspec.json
new file mode 100644
index 0000000..3eec201
--- /dev/null
+++ b/Specs/c/9/3/Onfido/29.0.0/Onfido.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "Onfido",
+  "version": "29.0.0",
+  "summary": "A Swift client for the Onfido API and a collection of UI elements to capture photos of documents.",
+  "description": "<<-DESC\n   This library aims to help mobile apps developers integrating with the Onfido Background Checks API\n   by providing a Swift wrapper to the API and a collection of UI screens and elements to capture\n   photos of documents and faces for further facial recognition.\n   DESC",
+  "homepage": "https://github.com/onfido/onfido-ios-sdk",
+  "license": {
+    "type": "Copyright",
+    "text": "Copyright 2022 Onfido, Ltd. All rights reserved.\n"
+  },
+  "authors": {
+    "Onfido, Ltd": "engineering@onfido.com"
+  },
+  "source": {
+    "http": "https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v29.0.0.zip"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "vendored_frameworks": "Onfido.xcframework",
+  "frameworks": [
+    "Foundation",
+    "UIKit",
+    "AVFoundation"
+  ],
+  "documentation_url": "https://github.com/onfido/onfido-ios-sdk/blob/29.0.0/README.md"
+}