CocoaPods trunk is moving to be read-only. Read more on the blog, there are 11 months to go.

MAGridView 0.3

MAGridView 0.3

Maintained by Mikhail Akopov.



  • By
  • Mikhail Akopov

GridView

codebeat badge Build Status

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"