2 "name": "IDCardReader",
4 "summary": "This package handles reading an NFC Enabled passport using iOS 13 CoreNFC APIS",
5 "homepage": "https://github.com/trungnguyen1791/CardReader",
7 "My Name": "myemail@example.com"
14 "http": "https://github.com/trungnguyen1791/CardReader/releases/download/1.0.41/IDCardReader.zip"
19 "swift_versions": "5.0",
21 "OTHER_LDFLAGS": "-weak_framework CryptoKit -weak_framework CoreNFC -weak_framework CryptoTokenKit"
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "vendored_frameworks": "IDCardReader/Full/IDCardReader.xcframework",
37 "OpenSSL-Universal": [
44 "vendored_frameworks": "IDCardReader/Lite/IDCardReader.xcframework",
49 "OpenSSL-Universal": [
55 "swift_version": "5.0"