2 "name": "PageControls",
4 "summary": "A selection of custom PageControls.",
5 "description": "This is a selection of custom page controls to replace UIPageControl, inspired by a dribbble found here: https://dribbble.com/shots/2578447-Page-Control-Indicator-Transitions-Collection",
6 "homepage": "https://github.com/popwarsweet/PageControls",
12 "Kyle Zaragoza": "popwarsweet@gmail.com"
15 "git": "https://github.com/popwarsweet/PageControls.git",
21 "source_files": "PageControls/Classes/**/*",
22 "pushed_with_swift_version": "3.0",
25 "name": "FilledPageControl",
26 "source_files": "PageControls/Classes/FilledPageControl.*"
29 "name": "PillPageControl",
30 "source_files": "PageControls/Classes/PillPageControl.*"
33 "name": "ScrollingPageControl",
34 "source_files": "PageControls/Classes/ScrollingPageControl.*"
37 "name": "SnakePageControl",
38 "source_files": "PageControls/Classes/SnakePageControl.*"