blob: 3190cab5de5372bf19dc8e29aad2a6f0478aa187 [file] [log] [blame]
{
"name": "BoardingAccess",
"version": "1.1.4",
"summary": "Register and login with documents and biometrics.",
"description": "BoardingAccess: Register and login with documents and biometrics.",
"homepage": "https://www.oaro.net/",
"license": {
"type": "MIT",
"text": " Licensed MIT\n"
},
"authors": {
"Carlos": "carlos.olmedo@nodalblock.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://ecubo:Mm7777!!@bitbucket.org/nodalblock_projects/sura-onboarding-lib-ios.git",
"tag": "1.1.4"
},
"source_files": "boardingaccess",
"swift_versions": "5",
"resources": "boardingaccess/**/*.{storyboard,xib,xcassets,json,imageset,png,lproj,scnassets}",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"dependencies": {
"Firebase/Analytics": [
],
"Firebase/MLVision": [
],
"Firebase/MLVisionFaceModel": [
],
"Firebase/MLVisionTextModel": [
],
"Firebase/MLVisionLabelModel": [
]
},
"swift_version": "5"
}