GridView
The library does nothing except calculating frames for "slots" inside a grid.
Requirements
iOS 8.0 or later
Installation
Cocoapods
GridView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'MAGridView'Carthage
GridView is compatible with Carthage. Add it to your Cartfile:
github "wacumov/GridView"