Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oni-zerone/gridview
https://github.com/oni-zerone/gridview
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oni-zerone/gridview
- Owner: Oni-zerone
- License: mit
- Created: 2017-06-01T14:48:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T16:49:54.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T22:51:45.981Z (4 days ago)
- Language: Objective-C
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GridView
[![CI Status](http://img.shields.io/travis/acct=/GridView.svg?style=flat)](https://travis-ci.org/acct=/GridView)
[![Version](https://img.shields.io/cocoapods/v/GridView.svg?style=flat)](http://cocoapods.org/pods/GridView)
[![License](https://img.shields.io/cocoapods/l/GridView.svg?style=flat)](http://cocoapods.org/pods/GridView)
[![Platform](https://img.shields.io/cocoapods/p/GridView.svg?style=flat)](http://cocoapods.org/pods/GridView)
[![codebeat badge](https://codebeat.co/badges/28401439-fa0d-43f7-a4b3-737d5595606c)](https://codebeat.co/projects/github-com-oni-zerone-gridview-master)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
GridView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "GridView"
```## Author
acct=, [email protected]
## License
GridView is available under the MIT license. See the LICENSE file for more info.