blob: 666eb8a8f330f5356cf620a7cbcf2e202155585b [file] [log] [blame]
{
"name": "TestFido",
"version": "21.4.0",
"summary": "A Swift client for the Onfido API and a collection of UI elements to capture photos of documents.",
"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.",
"homepage": "https://github.com/onfido-ios-team/onfido-ios-sdk",
"license": {
"type": "Copyright",
"text": "Copyright 2018 Onfido, Ltd. All rights reserved.\n"
},
"authors": {
"Onfido, Ltd": "engineering@onfido.com"
},
"source": {
"http": "https://onfido-sdks-rc.s3-eu-west-1.amazonaws.com/ios/Onfido-v21.4.0.zip"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Onfido.xcframework",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"documentation_url": "https://github.com/onfido-ios-team/onfido-ios-sdk/blob/21.4.0/README.md"
}