blob: 9a0c084e71bd454c93d84bbe78aebc344224e01b [file] [log] [blame]
{
"name": "Face01Wrapper",
"version": "1.0.0",
"summary": "Face01Wrapper makes Certified Liveness Detection and 3D Face Matching fast, easy, and incredibly secure for everyone.",
"homepage": "https://polygon.pt/",
"authors": {
"Name": "Polygon"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://bitbucket.org/polygon_/biometridauth/src/Face01Wrapper/",
"tag": "bio.face01.1.0.0"
},
"ios": {
"vendored_frameworks": [
"Face01WrapperSDK.framework",
"FaceTecSDK.framework"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}