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