[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 9 / d / NFCPassportReader / 1.0.11 / NFCPassportReader.podspec.json
blobce8af08d1be81d0011e54c383c690a46f9ec054e
2   "name": "NFCPassportReader",
3   "version": "1.0.11",
4   "summary": "This package handles reading an NFC Enabled passport using iOS 13 CoreNFC APIS",
5   "homepage": "https://github.com/AndyQ/NFCPassportReader",
6   "license": "MIT",
7   "authors": {
8     "Andy Qua": "andy.qua@gmail.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/AndyQ/NFCPassportReader.git",
15     "tag": "1.0.11"
16   },
17   "source_files": "Sources/**/*.{swift}",
18   "swift_versions": "5.0",
19   "dependencies": {
20     "OpenSSL-Universal/Framework": [
22     ]
23   },
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-weak_framework CryptoKit -weak_framework CoreNFC",
26     "ENABLE_BITCODE": "\"NO"
27   },
28   "swift_version": "5.0"