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