2 "name": "TapCardScanner-iOS",
4 "summary": "On demand, dynamic and customisable tap credit card scanner",
5 "description": "This KIT should allow a parent/caller app that integrates with the kit to get credit card data from camera or library",
6 "homepage": "https://github.com/Tap-Payments/TapCardScannerKit-iOS",
12 "Tap Payments": "o.rabie@tap.company"
17 "swift_versions": "4.2",
19 "git": "https://github.com/Tap-Payments/TapCardScannerKit-iOS.git",
22 "source_files": "TapCardScanner-iOS/Core/**/*.{h,m,swift}",
23 "exclude_files": "Classes/Exclude",
24 "resources": "TapCardScanner-iOS/Core/Assets/**/*.{storyboard,xib,png}",
26 "CommonDataModelsKit-iOS": [
30 "pod_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33 "user_target_xcconfig": {
34 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36 "swift_version": "4.2"