[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / a / 7 / 9 / OkayIDNFC / 1.0.7 / OkayIDNFC.podspec.json
blob842729ac237a9256383f6bbac2979fbf1cdf7cab
2   "name": "OkayIDNFC",
3   "version": "1.0.7",
4   "license": {
5     "file": "LICENSE",
6     "type": "Commercial"
7   },
8   "authors": {
9     "Innov8tif": "ekyc.team@innov8tif.com"
10   },
11   "homepage": "https://innov8tif.com",
12   "summary": "OkayIDNFC iOS SDK.",
13   "source": {
14     "git": "https://gitlab.com/innov8tif-ekyc-product/cocoapods/okaynfc-ios.git",
15     "tag": "v1.0.7",
16     "branch": "main"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "IPHONEOS_DEPLOYMENT_TARGET": "13.0"
27   },
28   "ios": {
29     "vendored_frameworks": "OkayIDNFC.xcframework"
30   },
31   "swift_versions": "5.3",
32   "resources": [
33     "Assets/masterList.pem"
34   ],
35   "dependencies": {
36     "OpenSSL-Universal": [
37       "1.1.2200"
38     ],
39     "CryptoSwift": [
40       "~> 1.5.1"
41     ]
42   },
43   "swift_version": "5.3"