4 "summary": "Horizontal, paged scrolling views based on UIScrollView, with convenient functionality in UITableView-style.",
5 "description": "SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegat interface for loading views dynamically, and efficient view loading, unloading and recycling.",
6 "homepage": "https://github.com/nicklockwood/SwipeView",
12 "Nick Lockwood": "support@charcoaldesign.co.uk"
15 "git": "https://github.com/nicklockwood/SwipeView.git",
18 "source_files": "SwipeView",