blob: bd6afc70210efdc84f49b37ee6b1799f2e9a92b9 [file] [log] [blame]
{
"name": "FPhiSelphIDWidgetiOSAbbyy",
"version": "1.8.0",
"summary": "Component for OCR and liveness test",
"description": "Safe digital onboarding solution with the best real time OCR in the market with facial liveness test.",
"homepage": "https://www.facephi.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"FacePhi Biometria": "developer@facephi.com"
},
"source": {
"git": "https://github.com/facephi/selphid-abbyy-framework.git",
"tag": "1.8.0"
},
"platforms": {
"ios": "11.0"
},
"static_framework": true,
"xcconfig": {
"ENABLE_BITCODE": "NO",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
},
"ios": {
"resources": [
"fphi-selphid-widget-resources-selphid-1.0.zip",
"FPhiSelphIDWidgetiOSResources.bundle"
],
"vendored_frameworks": "FPhiSelphIDWidgetiOS.xcframework"
},
"dependencies": {
"FPhiAbbyyRtrSDK": [
],
"zipzap": [
]
},
"libraries": [
"c++",
"z"
]
}