[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / f / 8 / 5 / UnifyID / 4.5.0 / UnifyID.podspec.json
blob0bcfca684c059de88919e1cb8497ed0800c3b200
2   "name": "UnifyID",
3   "version": "4.5.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-Core-v4.5.0/UnifyID-Core-v4.5.0.zip"
20   },
21   "cocoapods_version": ">= 1.10.0.rc.1",
22   "subspecs": [
23     {
24       "name": "BehaviorPrint",
25       "dependencies": {
26         "UnifyID-BehaviorPrint": [
27           "~> 0.1.1"
28         ]
29       }
30     },
31     {
32       "name": "Core",
33       "dependencies": {
34         "UnifyID-Core": [
35           "~> 4.5.0"
36         ]
37       }
38     },
39     {
40       "name": "GaitAuth",
41       "dependencies": {
42         "UnifyID-GaitAuth": [
43           "~> 4.4.1"
44         ]
45       }
46     },
47     {
48       "name": "HumanDetect",
49       "dependencies": {
50         "UnifyID-HumanDetect": [
51           "~> 3.2.2"
52         ]
53       }
54     },
55     {
56       "name": "PushAuth",
57       "dependencies": {
58         "UnifyID-PushAuth": [
59           "~> 3.2.2"
60         ]
61       }
62     }
63   ],
64   "swift_version": "5.1"