2 "name": "SCPageViewControllerEx",
7 "summary": "SCPageViewController is a container view controller similar to UIPageViewController which provies more control and is much more customizable",
8 "description": "SCPageViewController is a container view controller similar to UIPageViewController but which provies more control, is much more customizable and, arguably, has a better overall design. \nIt supports the following features:\n\n- Customizable transitions and animations (through layouters and custom easing functions)\n- Incremental updates with user defined animations\n- Bouncing and realistic physics\n- Correct appearance calls, even while interactions are in progres\n- Custom layouts and animated layout changes\n- Vertical and horizontal layouts\n- Pagination\n- Content insets\n- Completion blocks\n- Customizable interaction area and number of touches required\n\nand more..",
9 "homepage": "https://github.com/stefanceriu/SCPageViewController",
11 "Stefan Ceriu": "stefan.ceriu@yahoo.com"
13 "social_media_url": "https://twitter.com/stefanceriu",
15 "git": "https://github.com/jprothwell/SCPageViewController.git",
19 "type": "MIT License",
23 "SCPageViewController/*",
24 "SCPageViewController/Layouters/*"