blob: da98612580f3b62faa0b7950882cefafc5c277c7 [file] [log] [blame]
{
"name": "Vouched",
"version": "0.4.3",
"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.4.3/Vouched.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "Vouched.framework"
},
"dependencies": {
"TensorFlowLiteSwift": [
"~> 2.2"
]
},
"static_framework": true,
"swift_versions": [
"4.0"
],
"swift_version": "4.0"
}