[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / a / b / eIDCheckSDK / 1.0.4 / eIDCheckSDK.podspec.json
blob6e1499c7332f48502d6dc2f70d2a3a30a31bddf1
2   "name": "eIDCheckSDK",
3   "version": "1.0.4",
4   "summary": "eIDCheckSDK is the most accurate sdk that reads/scans NFC information.",
5   "description": "eIDCheckSDK is an SDK widely used in reading NFC information from electronic chips, in the fastest and most accurate way.",
6   "homepage": "https://plugins.gradle.org/u/TranHoaiHung",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tran Hoai Hung": "eidcheckvn@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/TranHoaiHung/eIDCheck-SDK.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "eIDCheckSDK.xcframework/**/eIDCheckSDK.framework/Headers/*.h",
22   "public_header_files": "eIDCheckSDK.xcframework/**/eIDCheckSDK.framework/Headers/*.h",
23   "ios": {
24     "vendored_frameworks": "eIDCheckSDK.xcframework"
25   },
26   "swift_versions": "5.0",
27   "dependencies": {
28     "QKMRZScanner": [
29       "~> 3.0.0"
30     ],
31     "OpenSSL-Universal": [
32       "1.1.1100"
33     ]
34   },
35   "xcconfig": {
36     "OTHER_LDFLAGS": "-weak_framework CryptoKit -weak_framework CoreNFC -weak_framework CryptoTokenKit"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "swift_version": "5.0"