blob: 345d3b81984e7e3827d4cfd992f3c3c5ecfdf02b [file] [log] [blame]
{
"name": "UnifyID-HumanDetect",
"version": "2.0.4",
"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-v2.0.4/UnifyID-HumanDetect-v2.0.4.zip"
},
"vendored_frameworks": "HumanDetect.framework",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"UnifyID-Core": [
"~> 2.0.27"
],
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "4.2"
}