2 "name": "UnifyID-HumanDetect",
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",
8 "text": "See https://unify.id/terms"
11 "UnifyID": "support@unify.id"
14 "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-HumanDetect-v3.2.0/UnifyID-HumanDetect-v3.2.0.zip"
19 "swift_versions": "5.1",
21 "static_framework": true,
22 "cocoapods_version": ">= 1.10.0.rc.1",
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
30 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
31 "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
32 "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"sodium\" -framework SwiftProtobuf",
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
35 "vendored_frameworks": [
36 "HumanDetect.xcframework"
43 "swift_version": "5.1"