blob: 29f3a3a3700f9edc7a323170ae84da495060b903 [file] [log] [blame]
{
"name": "UnifyID-HumanDetect",
"version": "2.0.3",
"summary": "Passive detect whether your app is being used by a human or a bot.",
"homepage": "https://github.com/UnifyID/unifyid-ios-sdk/tree/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/v2.0.24/UnifyID-HumanDetect-2.0.3.zip"
},
"vendored_frameworks": "HumanDetect.framework",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"UnifyID-Core": [
"~> 2.0.24"
],
"SwiftProtobuf": [
"~> 1.8.0"
]
},
"swift_version": "4.2"
}