2 "name": "PannablePickerView",
4 "summary": "Custom picker view inspired by Rise (http://rise.simplebots.co) and Timely (https://timelyapp.com) apps",
5 "description": "PannablePickerView lets the user select a numeric value moving its finger up and down inside the control.\n\nBuilt as a better way of handling value selection from a finite range (than UISlider and other alternatives), you can embed it to a full screen app, inline on a TableView or as a UITextField's inputView substitution! (read: awesome in-app custom keyboard). Check out the example project for more.\n\nCustomizable, you can change sizes, colors, units, prefix/suffix and more.",
6 "homepage": "https://github.com/cruzdiego/PannablePickerView",
9 "Diego Cruz": "diego.cruz@icloud.com"
12 "git": "https://github.com/cruzdiego/PannablePickerView.git",
19 "source_files": "Pod/Classes/**/*",
21 "PannablePickerView": [
25 "frameworks": "UIKit",
26 "pushed_with_swift_version": "4.0"