[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / b / eIDCheckSDK / 1.0.12 / eIDCheckSDK.podspec.json
blobf31f5442cd9f88a61e0e3557508111b591df5b62
2   "name": "eIDCheckSDK",
3   "version": "1.0.12",
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.12"
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     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/OpenSSL-Universal"
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.0"