[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 6 / TapResponderChainInputViewV2 / 0.0.2 / TapResponderChainInputViewV2.podspec.json
blobfd9515086fda88353f65c0d6ea6dce8e9aa10f89
2   "name": "TapResponderChainInputViewV2",
3   "version": "0.0.2",
4   "summary": "Responder Chain Input View (with arrows to show above the keyboard).",
5   "description": "Responder Chain Input View (with arrows to show above the keyboard).Responder Chain Input View (with arrows to show above the keyboard).",
6   "homepage": "https://github.com/Tap-Payments/TapResponderChainInputViewV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapResponderChainInputViewV2.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "TapResponderChainInputViewV2/TapResponderChainInputViewV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapResponderChainInputViewV2/TapResponderChainInputViewV2/Resources/*.{xcassets,xib}",
29   "ios": {
30     "resource_bundles": {
31       "TapResponderChainInputViewResources": "TapResponderChainInputViewV2/TapResponderChainInputViewV2/Resources/*.{xcassets,xib}"
32     }
33   },
34   "dependencies": {
35     "SwiftLint": [
37     ],
38     "TapAdditionsKitV2": [
40     ],
41     "TapNibViewV2": [
43     ]
44   },
45   "swift_version": "5.0"