blob: ea60305edc0434d9ec904afefe791b27d73010bd [file] [log] [blame]
{
"name": "UnifyID-GaitAuth",
"version": "4.2.0",
"summary": "Human Gait Based Passive Authentication",
"description": "Capture, process, and build individualized models for passively identifing mobile app\nusers based on their \"Gait\", or walking style.",
"homepage": "https://github.com/UnifyID/unifyid-ios-sdk",
"license": {
"type": "Commercial",
"text": "See https://unify.id/terms"
},
"authors": {
"UnifyID": "support@unify.id"
},
"source": {
"http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-GaitAuth-v4.2.0/UnifyID-GaitAuth-v4.2.0.zip"
},
"vendored_frameworks": "GaitAuth.framework",
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"libraries": "z",
"dependencies": {
"Sodium": [
"0.8.0"
],
"KeychainSwift": [
"~> 19.0.0"
],
"SwiftProtobuf": [
"~> 1.10.2"
],
"UnifyID-Core": [
"~> 4.2.0"
],
"UnifyIDUtils-Seer": [
"~> 0.0.7"
]
},
"swift_version": "5.1"
}