blob: ec2448660251d22cf5caef041967cd44174629e8 [file] [log] [blame]
{
"name": "Vouched",
"version": "0.6.1",
"summary": "Making Verifications Fast and Simple.",
"description": "The Vouched Library allows for fast and simple verifications using an ID and Selfie.",
"homepage": "https://github.com/vouched/vouched-ios",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Vouched": "support@vouched.id"
},
"source": {
"http": "https://github.com/vouched/vouched-ios/releases/download/v0.6.1/Vouched.zip"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"vendored_frameworks": "Vouched.framework"
},
"dependencies": {
"TensorFlowLiteSwift": [
"~> 2.2"
],
"GoogleMLKit/BarcodeScanning": [
]
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"static_framework": true,
"swift_versions": [
"5.4"
],
"swift_version": "5.4"
}