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