blob: e3e50805097d055883e8d813d91138560b219181 [file] [log] [blame]
{
"name": "TapCardScanner-iOS",
"version": "1.0.6",
"summary": "On demand, dynamic and customisable tap credit card scanner",
"description": "This KIT should allow a parent/caller app that integrates with the kit to get credit card data from camera or library",
"homepage": "https://github.com/Tap-Payments/TapCardScannerKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "o.rabie@tap.company"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Tap-Payments/TapCardScannerKit-iOS.git",
"tag": "1.0.6"
},
"source_files": "TapCardScanner-iOS/Core/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapCardScanner-iOS/Core/Assets/**/*.{storyboard,xib,png}",
"dependencies": {
"PayCardsRecognizer": [
"~> 1.1.7"
],
"Flurry-iOS-SDK/FlurrySDK": [
],
"Flurry-iOS-SDK/FlurryAds": [
],
"CommonDataModelsKit-iOS": [
"~> 1.0.1"
]
},
"swift_version": "4.2"
}