[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 5 / UnifyID / 4.0.0 / UnifyID.podspec.json
blobab5000909a7ecb53c34954c757e1ead6dbc20bf2
2   "name": "UnifyID",
3   "version": "4.0.0",
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-v4.0.0/UnifyID-v4.0.0.zip"
20   },
21   "dependencies": {
22     "Sodium": [
23       "0.8.0"
24     ],
25     "KeychainSwift": [
26       "~> 19.0.0"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "HumanDetect",
32       "dependencies": {
33         "UnifyID-HumanDetect": [
34           "~> 3.0.0"
35         ]
36       }
37     },
38     {
39       "name": "PushAuth",
40       "dependencies": {
41         "UnifyID-PushAuth": [
42           "~> 3.0.0"
43         ]
44       }
45     },
46     {
47       "name": "GaitAuth",
48       "dependencies": {
49         "UnifyID-GaitAuth": [
50           "~> 4.0.0"
51         ]
52       }
53     }
54   ],
55   "swift_version": "5.1"