[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / a / b / TapCardScanner-iOS / 1.0.8 / TapCardScanner-iOS.podspec.json
blob780f27d5e5f74f5201f9f9b34cc09a14912fa077
2   "name": "TapCardScanner-iOS",
3   "version": "1.0.8",
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": "12.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapCardScannerKit-iOS.git",
20     "tag": "1.0.8"
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     "PayCardsRecognizer": [
27       "~> 1.1.7"
28     ],
29     "Flurry-iOS-SDK/FlurrySDK": [
31     ],
32     "Flurry-iOS-SDK/FlurryAds": [
34     ],
35     "CommonDataModelsKit-iOS": [
36       "~> 1.0.1"
37     ]
38   },
39   "swift_version": "4.2"