2 "name": "CollectionViewShelfLayout",
4 "summary": "A UICollectionViewLayout subclass displays as rows of items similar to App Store Feature tab without a nested UITable/CollectionView hack.",
5 "description": "A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack. You can use a single data source for all of your contents. Each section displays its items in a row. CollectionViewShelfLayout supports collection view's header view and footer view similar to table view's tableHeaderView and tableFooterView also sections' header and footer views too.",
6 "homepage": "https://github.com/pitiphong-p/CollectionViewShelfLayout",
7 "screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/9665/CollectionViewShelfLayout.png",
9 "authors": "Pitiphong Phongpattranont",
10 "social_media_url": "http://twitter.com/pitiphong_p",
15 "git": "https://github.com/pitiphong-p/CollectionViewShelfLayout.git",
19 "CollectionViewShelfLayout/*.swift"