[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / e / UnifyID-HumanDetect / 3.0.0 / UnifyID-HumanDetect.podspec.json
blob6fef75aa6d2a3e35b71b1cd014d39d1437b1883c
2   "name": "UnifyID-HumanDetect",
3   "version": "3.0.0",
4   "summary": "Passive detect whether your app is being used by a human or a bot.",
5   "homepage": "https://github.com/UnifyID/unifyid-ios-sdk/blob/master/HumanDetect",
6   "license": {
7     "type": "Commercial",
8     "text": "See https://unify.id/terms"
9   },
10   "authors": {
11     "UnifyID": "support@unify.id"
12   },
13   "source": {
14     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-HumanDetect-v3.0.0/UnifyID-HumanDetect-v3.0.0.zip"
15   },
16   "vendored_frameworks": "HumanDetect.framework",
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "Sodium": [
23       "0.8.0"
24     ],
25     "KeychainSwift": [
26       "~> 19.0.0"
27     ],
28     "SwiftProtobuf": [
29       "~> 1.10.2"
30     ],
31     "UnifyID-Core": [
32       "~> 4.0.0"
33     ]
34   },
35   "swift_version": "5.1"