[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.48 / MetricSDK.podspec.json
bloba8174dcc716ddeb5317f51cefc237391e109b775
2   "name": "MetricSDK",
3   "version": "1.0.48",
4   "summary": "Metric iOS SDK for Identity Verification",
5   "homepage": "https://github.com/Metric-Africa/metric-sdk-ios",
6   "authors": {
7     "Name": "Nii"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "15.0"
15   },
16   "source": {
17     "http": "https://github.com/Metric-Africa/metric-sdk-ios/releases/download/v1.0.48/MetricSDK.zip"
18   },
19   "swift_versions": "5.5",
20   "dependencies": {
21     "iProov": [
22       "~> 10.3.1"
23     ],
24     "OpenSSL-Universal": [
25       "~> 1.1.2200"
26     ],
27     "Starscream": [
28       "~> 4.0.4"
29     ],
30     "OZLivenessSDK": [
31       "~> 8.6.0"
32     ]
33   },
34   "ios": {
35     "vendored_frameworks": [
36       "MetricSDK.xcframework",
37       "iProov.xcframework",
38       "Starscream.xcframework",
39       "OpenSSL.xcframework",
40       "OZLivenessSDK.xcframework"
41     ]
42   },
43   "swift_version": "5.5"