[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / b / TapResponderChainInputView / 1.1.3 / TapResponderChainInputView.podspec.json
blob2a0ef407eadcaedf4eaf5251383e4c2ac3b7bafe
2   "name": "TapResponderChainInputView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_versions": [
7     "4.2",
8     "5.0"
9   ],
10   "summary": "Responder Chain Input View (with arrows to show above the keyboard).",
11   "requires_arc": true,
12   "version": "1.1.3",
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.1.3"
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": [
33       ">= 1.3.1"
34     ],
35     "TapAdditionsKit/Tap/ClassProtocol": [
36       ">= 1.3.1"
37     ],
38     "TapNibView": [
39       ">= 1.0.3"
40     ]
41   }