CNGridView 1.1.5× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by Frank Gregor.Installation Guide×Installation Guide for CNGridViewYou want to add pod 'CNGridView', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'CNGridView', '~> 1.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CNGridViewSee PodspecGitHub RepoPage on CocoaPods.orgCNGridView 1.1.5ByFrank Gregorphranck/CNGridViewGitHub Repo CNGridView is a (wanna be) replacement for NSCollectionView. It has full delegate and dataSource support with method calls like known from NSTableView/UITableView. Installation pod 'CNGridView' Authors Frank Gregor License MIT