4 "summary": "A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.",
5 "description": "\t\t\t\t A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.\n\n\t\t\t\t ## Usage\n\n\t\t\t\t Just copy ViewPagerController.m and ViewPagerController.h files to your project.\n\t\t\t\t You can subclass it and implement dataSource and delegate methods in the subclass or just assign it to a view controller as file's owner and provide external dataSource and delegate objects.\n\n\t\t\t\t ## Requirements\n\n\t\t\t\t ICViewController supports minimum iOS 6.1 and uses ARC.\n\t\t\t\t Supports both iPhone and iPad\n\n\t\t\t\t ## Contact\n\t\t\t\t [Ilter Cengiz](mailto:me@iltercengiz.info)\n\t\t\t\t [@monsieurje](https://twitter.com/monsieurje)\n\n\t\t\t\t ## Licence\n\t\t\t\t ICViewPager is MIT licensed. See the LICENSE file for more info.\n",
6 "homepage": "https://github.com/monsieurje/ICViewPager",
7 "screenshots": "https://dl.dropboxusercontent.com/u/17948706/Resources/SS.png",
13 "Ilter Cengiz": "me@iltercengiz.info"
19 "git": "https://github.com/monsieurje/ICViewPager.git",
22 "source_files": "ICViewPager/ICViewPager/*.{h,m}",