[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 3 / Onfido / 27.0.0 / Onfido.podspec.json
blobeec222310b7decb7839e8961412211b99b35eee6
2   "name": "Onfido",
3   "version": "27.0.0",
4   "summary": "A Swift client for the Onfido API and a collection of UI elements to capture photos of documents.",
5   "description": "This library aims to help mobile apps developers integrating with the Onfido Background Checks API\nby providing a Swift wrapper to the API and a collection of UI screens and elements to capture\nphotos of documents and faces for further facial recognition.",
6   "homepage": "https://github.com/onfido/onfido-ios-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2022 Onfido, Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "Onfido, Ltd": "engineering@onfido.com"
13   },
14   "source": {
15     "http": "https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v27.0.0.zip",
16     "sha256": "1757c58b46439db59273fd057cc5fb469de32c2356fb4575284113b8dd06b520"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Onfido.xcframework",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "AVFoundation"
26   ],
27   "documentation_url": "https://github.com/onfido/onfido-ios-sdk/blob/27.0.0/README.md"