4 "summary": "CNGridView is a (wanna be) replacement for NSCollectionView.",
5 "description": "It has full delegate and dataSource support with method calls like known from NSTableView/UITableView.",
6 "homepage": "https://github.com/phranck/CNGridView",
8 "Frank Gregor": "phranck@cocoanaut.com"
11 "git": "https://github.com/phranck/CNGridView.git",
18 "source_files": "CNGridView/*.{h,m}",
23 "frameworks": "QuartzCore"