[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / f / 8 / 5 / UnifyID / 4.2.0 / UnifyID.podspec.json
blob9a4f6d7cb1ec92f8e4637ba2bf8daab7686f46d4
2   "name": "UnifyID",
3   "version": "4.2.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.2.0/UnifyID-v4.2.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.1.1"
35         ]
36       }
37     },
38     {
39       "name": "PushAuth",
40       "dependencies": {
41         "UnifyID-PushAuth": [
42           "~> 3.1.1"
43         ]
44       }
45     },
46     {
47       "name": "GaitAuth",
48       "dependencies": {
49         "UnifyID-GaitAuth": [
50           "~> 4.2.0"
51         ]
52       }
53     }
54   ],
55   "swift_version": "5.1"