blob: bcaa2b873ec4c0a93adcf39823ce7b4407c290fb [file] [log] [blame]
{
"name": "Verifai",
"version": "4.1.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/4.1.0/verifai_sdk_core_4_1_0.zip",
"sha1": "85f39b5b950b71867a6eafdae20e239cfd7216ae"
},
"ios": {
"vendored_frameworks": [
"Verifai.framework",
"VerifaiCommons.framework"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}