blob: d2522c0c91836da762d61312fd825aa5164f8867 [file] [log] [blame]
{
"name": "Onfido",
"version": "18.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/onfido-ios-sdk",
"license": {
"type": "Copyright",
"text": "Copyright 2018 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-v18.4.0.zip",
"sha256": "34baceaad0424cf9c4dae2396ac7d5f056f8625364f38761bb5665d0c075ec2d"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Onfido.framework",
"preserve_paths": "Onfido.framework",
"source_files": "Onfido.framework/Headers/*.h",
"public_header_files": "Onfido.framework/Headers/*.h",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"documentation_url": "https://github.com/onfido/onfido-ios-sdk/blob/18.4.0/README.md"
}