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