PYGridView 0.6× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Jan 2019Maintained by Push Chen.Installation Guide×Installation Guide for PYGridViewYou want to add pod 'PYGridView', '~> 0.6' similar to the following to your Podfile:target 'MyApp' do pod 'PYGridView', '~> 0.6' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PYGridView Depends on:PYCore>= 0PYUIKit>= 0PYControllers>= 0PYImageKit>= 0 See PodspecGitHub RepoPage on CocoaPods.orgPYGridView 0.6ByPush Chenlittlepush/PYGridViewGitHub Repo A Simple Grid View for iOS application. Installation pod 'PYGridView' Authors Push Chen License Custom