[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 1 / HBInputBarAccessoryView / 6.1.0 / HBInputBarAccessoryView.podspec.json
blob9f1cff3d140918b2e1a7513a19e11779915f6f0c
2   "name": "HBInputBarAccessoryView",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Make powerful and flexible InputAccessoryView's with ease",
7   "description": "Featuring reactive changes, autocomplete, image paste support and so much more.",
8   "requires_arc": true,
9   "swift_versions": "5.5",
10   "version": "6.1.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Nathan Tannar": "nathantannar4@gmail.com"
17   },
18   "homepage": "https://github.com/HB-Krutagn/HBInputBarAccessoryView",
19   "source": {
20     "git": "https://github.com/HB-Krutagn/HBInputBarAccessoryView.git",
21     "tag": "6.1.0"
22   },
23   "frameworks": "UIKit",
24   "default_subspecs": "Core",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "Sources/**/*.{swift}"
29     }
30   ],
31   "swift_version": "5.5"