[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.496 / MetricSDK.podspec.json
blobf7b5ffc87dad3c1a41ff389583c7ca29bad97b97
2   "name": "MetricSDK",
3   "version": "1.0.496",
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.496/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   },
34   "ios": {
35     "vendored_frameworks": [
36       "MetricSDK.xcframework",
37       "iProov.xcframework",
38       "OpenSSL.xcframework"
39     ]
40   },
41   "swift_version": "5.5"