blob: 3a27ee4072f742512c5118c478fd52d306518ef4 [file] [log] [blame]
{
"name": "TapResponderChainInputView",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"summary": "Responder Chain Input View (with arrows to show above the keyboard).",
"requires_arc": true,
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapResponderChainInputView-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapResponderChainInputView-iOS.git",
"tag": "1.0"
},
"source_files": "TapResponderChainInputView/Source/*.swift",
"ios": {
"resource_bundles": {
"TapResponderChainInputViewResources": "TapResponderChainInputView/Resources/*.{xcassets,xib}"
}
},
"dependencies": {
"TapAdditionsKit/Foundation/Bundle": [
],
"TapAdditionsKit/Tap/ClassProtocol": [
],
"TapNibView": [
]
}
}