blob: 0d9994426ce7ee4542cf7222c1e7f017af264ec1 [file] [log] [blame]
{
"name": "TapResponderChainInputViewV2",
"version": "0.0.1",
"summary": "Responder Chain Input View (with arrows to show above the keyboard).",
"description": "Responder Chain Input View (with arrows to show above the keyboard).Responder Chain Input View (with arrows to show above the keyboard).",
"homepage": "https://github.com/Tap-Payments/TapResponderChainInputViewV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapResponderChainInputViewV2.git",
"tag": "0.0.1"
},
"source_files": "TapResponderChainInputViewV2/TapResponderChainInputViewV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapResponderChainInputViewV2/TapResponderChainInputViewV2/Resources/*.{xcassets,xib}",
"dependencies": {
"SwiftLint": [
],
"TapAdditionsKitV2": [
],
"TapNibViewV2": [
]
},
"swift_version": "5.0"
}