2 "name": "PageCollectionViewLayout",
4 "summary": "A quick and dirty UICollectionFlowLayout that mimics some of the UIPageViewController.",
5 "description": "I did not like how the UIPageViewController handled data. I didn't really need a new viewcontroller for each screen so I developed a UICollectionViewLay (subclass of UICollectionFlowLayout) that would mimic the look but would allow me to preform data updates similar to that of the UITableViewContoller.",
6 "homepage": "https://github.com/someoneAnyone/PageCollectionViewLayout",
9 "Pete": "peter.ina@gmail.com"
12 "git": "https://github.com/someoneAnyone/PageCollectionViewLayout.git",
15 "social_media_url": "https://twitter.com/peter_ina",
20 "source_files": "Pod/Classes/**/*",
22 "PageCollectionViewLayout": [