[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / c / 0 / 9 / Prove-BehaviorPrint / 0.4.8 / Prove-BehaviorPrint.podspec.json
blobad07bce51da94c35a9edcc9429598d6a9c6ef881
2   "name": "Prove-BehaviorPrint",
3   "version": "0.4.8",
4   "summary": "Human Anomaly Detection",
5   "description": "Human Anomaly Detection for iOS",
6   "homepage": "https://github.com/UnifyID/unifyid-ios-sdk",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://unify.id/terms"
10   },
11   "authors": {
12     "Prove": "support@unify.id"
13   },
14   "source": {
15     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/Prove-BehaviorPrint-v0.4.8/Prove-BehaviorPrint-v0.4.8.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.1",
21   "requires_arc": true,
22   "static_framework": true,
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     "BehaviorPrint.xcframework"
37   ],
38   "dependencies": {
39     "Prove-Core": [
40       "~> 4.7.8"
41     ]
42   },
43   "libraries": [
44     "z",
45     "c++"
46   ],
47   "swift_version": "5.1"