[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.0-rc3 / MetricSDK.podspec.json
blob8d5df4ab7d29d7239d7296191e9287f197c7f883
2   "name": "MetricSDK",
3   "version": "1.0.0-rc3",
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.0-rc2/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   },
37   "ios": {
38     "vendored_frameworks": [
39       "MetricSDK.xcframework",
40       "iProov.xcframework",
41       "OpenSSL.xcframework"
42     ]
43   },
44   "swift_version": "5.5"