4 "summary": "Custom input views for UIKeyboard",
5 "description": "Input views for UITextField show PickerView, TableView, Collection, instead of default keyboard",
6 "homepage": "https://github.com/sag333ar/InputViews",
9 "Sagar Kothari": "sag333ar@gmail.com"
15 "git": "https://github.com/sag333ar/InputViews.git",
18 "swift_versions": "5.0",
19 "swift_version": "5.0",
22 "name": "AccessoryView",
23 "source_files": "InputViews/AccessoryView/**/*.{swift}"
26 "name": "CollectionInputView",
27 "source_files": "InputViews/CollectionInputView/*.{swift}",
30 "name": "PickFontAwesomeIconView",
31 "resources": "InputViews/CollectionInputView/PickFontAwesomeIconView/*.{otf}",
32 "source_files": "InputViews/CollectionInputView/**/*.{swift}"
37 "name": "DatePickerInputView",
38 "source_files": "InputViews/DatePickerInputView/**/*.{swift}"
41 "name": "ColorPickerView",
43 "InputViews/ColorPickerView/**/*.{swift}",
44 "InputViews/CollectionInputView/CollectionInputViewCell.swift"
48 "name": "NoCutPasteField",
49 "source_files": "InputViews/NoCutPasteField/**/*.{swift}"
52 "name": "PickerInputView",
53 "source_files": "InputViews/PickerInputView/**/*.{swift}"
56 "name": "TableInputView",
57 "source_files": "InputViews/TableInputView/**/*.{swift}"