Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfgeometry

Swift methods, types, and extensions for doing geometrical calculations.
https://github.com/wolfmcnally/wolfgeometry

Last synced: 26 days ago
JSON representation

Swift methods, types, and extensions for doing geometrical calculations.

Awesome Lists containing this project

README

        

# WolfGeometry

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfGeometry.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfGeometry)
[![Version](https://img.shields.io/cocoapods/v/WolfGeometry.svg?style=flat)](https://cocoapods.org/pods/WolfGeometry)
[![License](https://img.shields.io/cocoapods/l/WolfGeometry.svg?style=flat)](https://cocoapods.org/pods/WolfGeometry)
[![Platform](https://img.shields.io/cocoapods/p/WolfGeometry.svg?style=flat)](https://cocoapods.org/pods/WolfGeometry)

## Example

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

## Requirements

Swift 4.2

## Installation

WolfGeometry is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfGeometry'
```

## Author

Wolf McNally, [email protected]

## License

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