[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / f / b / TapResponderChainInputView / 1.0 / TapResponderChainInputView.podspec.json
blob3a27ee4072f742512c5118c478fd52d306518ef4
2   "name": "TapResponderChainInputView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_version": "4.1",
7   "pod_target_xcconfig": {
8     "SWIFT_VERSION": "4.1"
9   },
10   "summary": "Responder Chain Input View (with arrows to show above the keyboard).",
11   "requires_arc": true,
12   "version": "1.0",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Tap Payments": "hello@tap.company"
19   },
20   "homepage": "https://github.com/Tap-Payments/TapResponderChainInputView-iOS",
21   "source": {
22     "git": "https://github.com/Tap-Payments/TapResponderChainInputView-iOS.git",
23     "tag": "1.0"
24   },
25   "source_files": "TapResponderChainInputView/Source/*.swift",
26   "ios": {
27     "resource_bundles": {
28       "TapResponderChainInputViewResources": "TapResponderChainInputView/Resources/*.{xcassets,xib}"
29     }
30   },
31   "dependencies": {
32     "TapAdditionsKit/Foundation/Bundle": [
34     ],
35     "TapAdditionsKit/Tap/ClassProtocol": [
37     ],
38     "TapNibView": [
40     ]
41   }