[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.44 / MetricSDK.podspec.json
blob899107ecbce599d59bb5c0ac4a0e09babeec7cbd
2   "name": "MetricSDK",
3   "version": "1.0.44",
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.44/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": "MetricSDK.xcframework"
42   },
43   "swift_version": "5.5"