blob: a0bb96ed792c48aa4f582db9383eef9763cac906 [file] [log] [blame]
{
"name": "Verifai",
"version": "3.2.0-beta1",
"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": "11.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/core/3.2.0-beta1/verifai_sdk_core_3_2_0-beta1.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai.framework",
"VerifaiCommons.framework",
"ZIPFoundation.framework"
]
}
}