/iosvoronoi

A library for performing 2D voronoi tesselations in Objective C for iOS apps

Primary LanguageObjective-CMIT LicenseMIT

iosvoronoi

[![CI Status](http://img.shields.io/travis/Rhys D. Jones/iosvoronoi.svg?style=flat)](https://travis-ci.org/Rhys D. Jones/iosvoronoi) Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

iosvoronoi is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "iosvoronoi"

Author

Rhys D. Jones, rhys@digitalcicadas.com

License

iosvoronoi is available under the MIT license. See the LICENSE file for more info.