blob: db420fb81c4c95492636de33f0c00a57f6fee072 [file] [log] [blame]
{
"name": "Verifai",
"version": "2.3.5",
"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/ios/2.3.5_nfc/verifai_sdk_2_3_5.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai/Verifai.framework",
"Verifai/TesseractOCR.framework",
"Verifai/ZIPFoundation.framework",
"Verifai/Sentry.framework"
]
}
}