[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / a / b / TapCardScanner-iOS / 1.0.17 / TapCardScanner-iOS.podspec.json
blob1f5a4bfd72fddbdb6184928b62042de55843168c
2   "name": "TapCardScanner-iOS",
3   "version": "1.0.17",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tap Payments": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapCardScannerKit-iOS.git",
20     "tag": "1.0.17"
21   },
22   "source_files": "TapCardScanner-iOS/Core/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "resources": "TapCardScanner-iOS/Core/Assets/**/*.{storyboard,xib,png}",
25   "dependencies": {
26     "CommonDataModelsKit-iOS": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "4.2"