blob: 6af629698d5319fdadb20b7e4e061e5e7d759020 [file] [log] [blame]
{
"name": "FPhiSelphIDWidgetiOS",
"version": "1.2.0",
"summary": "Component for OCR and liveness test",
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"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",
"text": " © Facephi 2020. All rights reserved.\n"
},
"authors": {
"Carlos Fernandez": "cfernandez@facephi.com"
},
"source": {
"git": "https://github.com/facephi/selphid-framework.git",
"tag": "1.2.0"
},
"ios": {
"resources": "fphi-selphid-widget-resources-selphid-1.0.zip",
"vendored_frameworks": "FPhiSelphIDWidgetiOS.xcframework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
},
"dependencies": {
"Firebase/Analytics": [
],
"Firebase/MLVision": [
],
"Firebase/MLVisionTextModel": [
],
"FPhiMBWidgetiOS": [
],
"zipzap": [
]
}
}