blob: 86bea5bc682c1260c3b25edfd459e58035bfb70a [file] [log] [blame]
{
"name": "UnifyID-HumanDetect",
"version": "2.0.2",
"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.md",
"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/v2.0.23/UnifyID-HumanDetect-2.0.2.zip"
},
"vendored_frameworks": "HumanDetect.framework",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"UnifyID-Core": [
"~> 2.0.23"
],
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "4.2"
}