blob: 6fef75aa6d2a3e35b71b1cd014d39d1437b1883c [file] [log] [blame]
{
"name": "UnifyID-HumanDetect",
"version": "3.0.0",
"summary": "Passive detect whether your app is being used by a human or a bot.",
"homepage": "https://github.com/UnifyID/unifyid-ios-sdk/blob/master/HumanDetect",
"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-HumanDetect-v3.0.0/UnifyID-HumanDetect-v3.0.0.zip"
},
"vendored_frameworks": "HumanDetect.framework",
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Sodium": [
"0.8.0"
],
"KeychainSwift": [
"~> 19.0.0"
],
"SwiftProtobuf": [
"~> 1.10.2"
],
"UnifyID-Core": [
"~> 4.0.0"
]
},
"swift_version": "5.1"
}