blob: 033e1d71851b38a88ce62990dbfd70f46f209b96 [file] [log] [blame]
{
"name": "Vouched",
"version": "0.2.0",
"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": {
"git": "https://github.com/vouched/vouched-ios.git",
"tag": "v0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Vouched/Classes/**/*",
"dependencies": {
"TensorFlowLiteSwift": [
"~> 2.2"
]
},
"static_framework": true,
"swift_versions": [
"4.0"
],
"swift_version": "4.0"
}