blob: 2472d54b24796b61fad32e9b495554e13f829505 [file] [log] [blame]
{
"name": "Verifai",
"version": "4.0.2",
"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.2/verifai_sdk_core_4_0_2.zip",
"sha1": "434f1246385f4829c532ccf223b8839039c48279"
},
"ios": {
"vendored_frameworks": [
"Verifai.framework",
"VerifaiCommons.framework"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}