blob: 2cff6d33781a6d7cd0536068787c69da605f2340 [file] [log] [blame]
{
"name": "TapCardInputKit-iOS",
"version": "1.0.19",
"summary": "Easy on the shelf card input view provided by TapCardInputKit-iOS.",
"description": "Allow your app to collect card data in Inline and Full modes. Using our theme-able and customisable component",
"homepage": "https://github.com/Tap-Payments/TapCardInputKit-iOS",
"license": "LICENSE",
"authors": {
"Tap Payments": "o.rabie@tap.company"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Tap-Payments/TapCardInputKit-iOS.git",
"tag": "1.0.19"
},
"source_files": "TapCardInputKit-iOS/Core/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapCardInputKit-iOS/Core/assets/**/*.{png,json}",
"dependencies": {
"SnapKit": [
],
"TapCardVlidatorKit-iOS": [
],
"TapThemeManager2020": [
],
"CommonDataModelsKit-iOS": [
],
"LocalisationManagerKit-iOS": [
],
"Flurry-iOS-SDK/FlurrySDK": [
],
"MOLH": [
],
"Nuke": [
]
},
"swift_version": "4.2"
}