[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.46 / MetricSDK.podspec.json
blobe7e49152eb6b0dd745f9d7f739e8be4f60cf6a4b
2   "name": "MetricSDK",
3   "version": "1.0.46",
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.46/MetricSDK.zip"
18   },
19   "swift_versions": "5.5",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "user_target_xcconfig": {
24     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
25   },
26   "dependencies": {
27     "iProov": [
28       "~> 10.3.1"
29     ],
30     "OpenSSL-Universal": [
31       "~> 1.1.2200"
32     ],
33     "Starscream": [
34       "~> 4.0.4"
35     ],
36     "OZLivenessSDK": [
37       "~> 8.6.0"
38     ]
39   },
40   "ios": {
41     "vendored_frameworks": [
42       "MetricSDK.xcframework",
43       "iProov.xcframework",
44       "OpenSSL.xcframework",
45       "OZLivenessSDK.xcframework"
46     ]
47   },
48   "swift_version": "5.5"