blob: e51b735f6e7694b95be2069414c17e557ba6740f [file] [log] [blame]
{
"name": "Verifai",
"version": "3.0.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": "Verifai/LICENSE"
},
"authors": {
"Verifai": "info@verifai.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/core/3.0.1/verifai_sdk_3_0_1.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai/Verifai.framework",
"Verifai/VerifaiCommons.framework",
"Verifai/ZIPFoundation.framework"
]
}
}