blob: 853a9e7ea7d28b1931321fd5ce41ca1923aa7910 [file] [log] [blame]
{
"name": "VerifaiLite",
"version": "2.6.0",
"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": "VerifaiLite/LICENSE"
},
"authors": {
"Verifai": "info@verifai.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/lite/2.6.0/verifai_sdk_2_6_0.zip"
},
"ios": {
"vendored_frameworks": [
"VerifaiLite/VerifaiLite.framework",
"VerifaiLite/TesseractOCR.framework",
"VerifaiLite/ZIPFoundation.framework",
"VerifaiLite/Sentry.framework"
]
}
}