blob: 816c1f481ef931ec8d28f30a6c19ef5230818028 [file] [log] [blame]
{
"name": "Verifai",
"version": "3.3.1",
"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": "LICENSE"
},
"authors": {
"Verifai": "info@verifai.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/core/3.3.1/verifai_sdk_core_3_3_1.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai.framework",
"VerifaiCommons.framework"
]
}
}