blob: c3797edea8b25a7ad302c5e837a8980eb3649fd8 [file] [log] [blame]
{
"name": "UnifyID-HumanDetect",
"version": "2.0.1",
"summary": "Passive detect whether your app is being used by a human or a bot.",
"homepage": "https://unify.id",
"license": {
"type": "Commercial",
"text": "See https://unify.id/terms"
},
"authors": {
"UnifyID": "support@unify.id"
},
"source": {
"http": "https://unifyid-ios-sdk.s3-us-west-2.amazonaws.com/UnifyID-HumanDetect/UnifyID-HumanDetect-2.0.1.zip"
},
"vendored_frameworks": "HumanDetect.framework",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"UnifyID-Core": [
"~> 2.0.22"
],
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "4.2"
}