blob: f97b5ca8929e4485c3bb9d6a70c6db0b3bc7a05f [file] [log] [blame]
{
"name": "Verifai",
"version": "3.4.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/3.4.0/verifai_sdk_core_3_4_0.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai.framework",
"VerifaiCommons.framework"
]
}
}