AQGridView 1.3× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by Unclaimed.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 AQGridView×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee 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