[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / a / b / eIDCheckSDK / 1.0.9 / eIDCheckSDK.podspec.json
blob58f28e40e5cea24497ed5fff9303a62aafc2295b
2   "name": "eIDCheckSDK",
3   "version": "1.0.9",
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": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/TranHoaiHung/eIDCheck-SDK.git",
19     "tag": "1.0.9"
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     "OpenSSL-Universal": [
29       "1.1.1100"
30     ]
31   },
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-weak_framework CryptoKit -weak_framework CoreNFC -weak_framework CryptoTokenKit"
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"