2 "name": "APLoopingScrollView",
4 "summary": "Looping UIScrollView implementation, supports custom page size and item spacing. Built in Swift",
5 "description": "After failing to find a decent looping scroll view impelementation I set out to build my own. APLoopingScrollView is a direct subclass of UIScrollView that displays collections of cards in either horizontal or vertical orientation.\n\n You have control over:\n\n * Item Size\n * Item Spacing\n * Scroll Direction\n * Paging",
6 "homepage": "https://github.com/MrBendel/APLoopingScrollView",
8 "https://raw.githubusercontent.com/MrBendel/APLoopingScrollView/master/APLoopingScrollView/APLoopingScrollView/gifs/horz.gif",
9 "https://raw.githubusercontent.com/MrBendel/APLoopingScrollView/master/APLoopingScrollView/APLoopingScrollView/gifs/vert.gif"
16 "Andrew Poes": "doniguan@gmail.com"
18 "social_media_url": "http://twitter.com/doniguan",
23 "git": "https://github.com/MrBendel/APLoopingScrollView.git",
25 "commit": "e9a031659cf4172cab836924a3f1f979f82cd3f9"
28 "APLoopingScrollView/APLoopingScrollView/Source/",
29 "APLoopingScrollView/APLoopingScrollView/Source/**/*.{h,m}"
31 "exclude_files": "Classes/Examples"