blob: b94e69db6349d86ba1a829134af3025e138654e9 [file] [log] [blame]
{
"name": "Verifai",
"version": "1.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",
"license": {
"type": "Commercial",
"file": "Verifai/LICENSE"
},
"authors": {
"Verifai": "info@verifai.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://dashboard.verifai.com/downloads/sdk/ios/1.0.0/verifai_sdk_1_0_0.zip"
},
"ios": {
"vendored_frameworks": [
"Verifai/Verifai.framework",
"Verifai/Alamofire.framework",
"Verifai/SnapKit.framework",
"Verifai/TesseractOCR.framework",
"Verifai/Zip.framework",
"Verifai/Minizip.framework"
]
}
}