4 "summary": "A Swift data structure for easier pagination",
5 "description": "PagedArray is a generic Swift data structure for helping\nyou implement paging mechanisms in (but not limited to)\nUITableViews, UICollectionViews and UIPageViewControllers.",
6 "homepage": "https://github.com/MrAlek/PagedArray",
9 "Alek Åström": "alek@iosnomad.com"
12 "git": "https://github.com/MrAlek/PagedArray.git",
15 "social_media_url": "https://twitter.com/MisterAlek",
20 "source_files": "Source/*",
21 "frameworks": "Foundation"