blob: 52a6e89b2f757929362fc80d88c82c8e6c7a4552 [file] [log] [blame]
{
"name": "Verifai",
"version": "2.5.2",
"summary": "Verifai. ID verification SDK",
"description": "Verifai is extraordinarily smart OCR software, which can authenticate all types of identification documents in a matter of seconds.",
"homepage": "https://www.verifai.com",
"documentation_url": "https://docs.verifai.com",
"license": {
"type": "Commercial",
"file": "Verifai/LICENSE"
},
"authors": {
"Verifai": "info@verifai.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/full/2.5.2/verifai_sdk_2_5_2.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai/Verifai.framework",
"Verifai/TesseractOCR.framework",
"Verifai/ZIPFoundation.framework",
"Verifai/Sentry.framework"
]
}
}