2 "name": "NFCPassportReader2",
4 "summary": "This package handles reading an NFC Enabled passport using iOS 13 CoreNFC APIS",
5 "homepage": "https://github.com/daoan1412/NFCPassportReader",
8 "Dao An": "daoan1412@gmail.com"
14 "git": "https://github.com/daoan1412/NFCPassportReader.git",
17 "source_files": "Sources/**/*.{swift}",
18 "swift_versions": "5.0",
20 "OpenSSL-Universal": [
25 "OTHER_LDFLAGS": "-weak_framework CryptoKit -weak_framework CoreNFC",
26 "ENABLE_BITCODE": "\"NO"
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "swift_version": "5.0"