[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / 5 / UnifyID / 4.3.0 / UnifyID.podspec.json
blob17a08ec35ef038ed93d6e569682f66bda3202893
2   "name": "UnifyID",
3   "version": "4.3.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.3.0/UnifyID-Core-v4.3.0.zip"
20   },
21   "cocoapods_version": ">= 1.10.0.rc.1",
22   "subspecs": [
23     {
24       "name": "Core",
25       "dependencies": {
26         "UnifyID-Core": [
27           "~> 4.3.0"
28         ]
29       }
30     },
31     {
32       "name": "GaitAuth",
33       "dependencies": {
34         "UnifyID-GaitAuth": [
35           "~> 4.3.0"
36         ]
37       }
38     },
39     {
40       "name": "HumanDetect",
41       "dependencies": {
42         "UnifyID-HumanDetect": [
43           "~> 3.2.0"
44         ]
45       }
46     },
47     {
48       "name": "PushAuth",
49       "dependencies": {
50         "UnifyID-PushAuth": [
51           "~> 3.2.0"
52         ]
53       }
54     }
55   ],
56   "swift_version": "5.1"