[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / 6 / UnifyID-GaitAuth / 4.4.6 / UnifyID-GaitAuth.podspec.json
blobf97587e0c3656c57e7873fd025561600daac03fd
2   "name": "UnifyID-GaitAuth",
3   "version": "4.4.6",
4   "summary": "Human Gait Based Passive Authentication",
5   "description": "Capture, process, and build individualized models for passively identifing mobile app\nusers based on their \"Gait\", or walking style.",
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     "UnifyID": "support@unify.id"
13   },
14   "source": {
15     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-GaitAuth-v4.4.6/UnifyID-GaitAuth-v4.4.6.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.1",
21   "requires_arc": true,
22   "static_framework": true,
23   "cocoapods_version": ">= 1.10.0.rc.1",
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
29   },
30   "xcconfig": {
31     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
32     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
33     "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"sodium\" -framework SwiftProtobuf",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
35   },
36   "vendored_frameworks": [
37     "GaitAuth.xcframework",
38     "UnifyIDUtilsSeer.xcframework"
39   ],
40   "dependencies": {
41     "UnifyID-Core": [
42       "~> 4.7.4"
43     ]
44   },
45   "libraries": [
46     "z",
47     "c++"
48   ],
49   "swift_version": "5.1"