[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 3 / Onfido / 18.6.0 / Onfido.podspec.json
blob0ceb43ea260441079f90b99509e83ed30eea83b3
2   "name": "Onfido",
3   "version": "18.6.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 2018 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-v18.6.0.zip",
16     "sha256": "8f761b6f5707adeda6210ad99d6a8759d3514d242756fc6d9d8aeb70e446a2e8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "Onfido.framework",
22   "preserve_paths": "Onfido.framework",
23   "source_files": "Onfido.framework/Headers/*.h",
24   "public_header_files": "Onfido.framework/Headers/*.h",
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "AVFoundation"
29   ],
30   "documentation_url": "https://github.com/onfido/onfido-ios-sdk/blob/18.6.0/README.md"