[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / c / Prove-HumanDetect / 3.2.11 / Prove-HumanDetect.podspec.json
blob4be0fe37e6c1fa79969b6cfd05769dc780230710
2   "name": "Prove-HumanDetect",
3   "version": "3.2.11",
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     "Prove": "support@unify.id"
12   },
13   "source": {
14     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/Prove-HumanDetect-v3.2.11/Prove-HumanDetect-v3.2.11.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.1",
20   "requires_arc": true,
21   "static_framework": true,
22   "cocoapods_version": ">= 1.10.0.rc.1",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
28   },
29   "xcconfig": {
30     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
31     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Prove-Core\"",
32     "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"sodium\" -framework SwiftProtobuf",
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
34   },
35   "vendored_frameworks": [
36     "HumanDetect.xcframework"
37   ],
38   "dependencies": {
39     "Prove-Core": [
40       "~> 4.7.8"
41     ]
42   },
43   "swift_version": "5.1"