blob: 3eec201a158a1d1bd0a1ccd3ce9644cfeb97661a [file] [log] [blame]
{
"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"
}