[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 8 / 5 / UnifyID / 4.7.4 / UnifyID.podspec.json
blob75cc3a33d4cdc4a20a0fe26d1be5b3b736c1e65e
2   "name": "UnifyID",
3   "version": "4.7.4",
4   "summary": "UnifyID Authentication SDK",
5   "description": "Authenticate and identify your users using motion data.",
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   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/UnifyID-Core-v4.7.4/UnifyID-Core-v4.7.4.zip"
20   },
21   "cocoapods_version": ">= 1.10.0.rc.1",
22   "subspecs": [
23     {
24       "name": "BehaviorPrint",
25       "dependencies": {
26         "UnifyID-BehaviorPrint": [
27           "~> 0.4.4"
28         ]
29       }
30     },
31     {
32       "name": "Core",
33       "dependencies": {
34         "UnifyID-Core": [
35           "~> 4.7.4"
36         ]
37       }
38     },
39     {
40       "name": "GaitAuth",
41       "dependencies": {
42         "UnifyID-GaitAuth": [
43           "~> 4.4.6"
44         ]
45       }
46     },
47     {
48       "name": "HumanDetect",
49       "dependencies": {
50         "UnifyID-HumanDetect": [
51           "~> 3.2.7"
52         ]
53       }
54     },
55     {
56       "name": "PushAuth",
57       "dependencies": {
58         "UnifyID-PushAuth": [
59           "~> 3.2.7"
60         ]
61       }
62     }
63   ],
64   "swift_version": "5.1"