AXCollectionViewFlowLayout 1.1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2017Maintained by devedbox.Installation Guide×Installation Guide for AXCollectionViewFlowLayoutYou want to add pod 'AXCollectionViewFlowLayout', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'AXCollectionViewFlowLayout', '~> 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 AXCollectionViewFlowLayoutSee PodspecGitHub RepoPage on CocoaPods.orgAXCollectionViewFlowLayout 1.1.0ByaiXingdevedbox/AXCollectionViewFlowLayoutGitHub Repo A custom flow layout. A custom flow layout of UICollectionView. Installation pod 'AXCollectionViewFlowLayout' Authors aiXing License MIT