AQGridView 1.3× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by .Installation Guide×Installation Guide for AQGridViewYou want to add pod 'AQGridView', '~> 1.3' similar to the following to your Podfile:target 'MyApp' do pod 'AQGridView', '~> 1.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AQGridViewSee PodspecGitHub RepoPage on CocoaPods.orgAQGridView 1.3ByAlan QuatermainAlanQuatermain/AQGridViewGitHub Repo A grid view for iPhone/iPad, designed to look similar to NSCollectionView. Installation pod 'AQGridView' Authors Alan Quatermain License BSD