[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 8 / d / MetricSDK / 1.0.47 / MetricSDK.podspec.json
blob07c41f931a6f276563d2a5e06521baf349f9ccb5
2   "name": "MetricSDK",
3   "version": "1.0.47",
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.47/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       "Starscream.xcframework",
45       "OpenSSL.xcframework",
46       "OZLivenessSDK.xcframework"
47     ]
48   },
49   "swift_version": "5.5"