2 "name": "SPTScrollViewScrubber",
4 "summary": "Add a scrubber to quickly scroll through an `UIScrollView` or any of its subclasses like `UITableView` or `UICollectionView`.",
5 "description": " Instances of `SPTScrollViewScrubberController` control a scrubber view to \n quickly scroll through an `UIScrollView` or any of its subclasses like\n `UITableView` or `UICollectionView`.\n \n It was inspired by [NSScreencast episode 97: Scrolling Nub (11/28/2013)][1].\n \n [1]: http://nsscreencast.com/episodes/97-scrolling-nub\n",
6 "homepage": "https://github.com/sptim/SPTScrollViewScrubber",
12 "Tim Mecking (sptim)": "tim@mecking.net"
18 "git": "https://github.com/sptim/SPTScrollViewScrubber.git",
21 "source_files": "SPTScrollViewScrubberController/*.{h,m}",
22 "frameworks": "UIKit",