2 "name": "MultiPageController",
4 "summary": "UIPageController-like component that allows fast navigation by horizontal scrolling",
5 "description": "Component inspired by UIPageController that allows fast navigation by scrolling to switch to a different ViewController. \nViewControllers are lazily instantiated the first time it gets activated.\nAn item gets automatically selected if the user stop scrolling, or the user can tap an element o select it.",
6 "homepage": "https://github.com/snit-ram/MultiPageController",
12 "Rafael Martins": "snit.ram@gmail.com"
15 "git": "https://github.com/snit-ram/MultiPageController.git",
21 "source_files": "MultiPageController/Source/**/*",
22 "pod_target_xcconfig": {
23 "SWIFT_VERSION": "3.0"
25 "user_target_xcconfig": {
26 "SWIFT_VERSION": "3.0"