blob: 3a7db9fd02b2f2ff019f8488b7cbbc8ba11fd42d [file] [log] [blame]
{
"name": "TapUIKit-iOS",
"version": "1.0.12",
"summary": "A collection of inner Tap UI components generically developed to fit into any of Tap's apps.",
"description": "This kit contains a generic set of UI components that are themamble and localizable. The UI components are developed in a standalone manner with input/output contracts making them reusable as possible.",
"homepage": "https://github.com/Tap-Payments/TapUIKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Tap-Payments/TapUIKit-iOS.git",
"tag": "1.0.12"
},
"source_files": "TapUIKit-iOS/TapUIKit-iOS/Core/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapUIKit-iOS/TapUIKit-iOS/Core/Assets/**/*.{json,xib,pdf,png,gif}",
"dependencies": {
"SnapKit": [
],
"TapThemeManager2020": [
],
"MOLH": [
],
"LocalisationManagerKit-iOS": [
],
"CommonDataModelsKit-iOS": [
],
"PullUpController": [
],
"SimpleAnimation": [
],
"Nuke": [
],
"RxSwift": [
],
"RxCocoa": [
],
"TapApplePayKit-iOS": [
],
"TapCardVlidatorKit-iOS": [
],
"EasyAnimation": [
],
"TapCardInputKit-iOS": [
],
"TapCardScanner-iOS": [
],
"McPicker": [
]
},
"swift_version": "4.2"
}