Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfmcnally/wolfgraphics
A framework for graphics and geometry.
https://github.com/wolfmcnally/wolfgraphics
Last synced: 10 days ago
JSON representation
A framework for graphics and geometry.
- Host: GitHub
- URL: https://github.com/wolfmcnally/wolfgraphics
- Owner: wolfmcnally
- License: mit
- Created: 2019-04-09T05:49:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T09:15:31.000Z (about 5 years ago)
- Last Synced: 2024-12-14T08:35:06.672Z (22 days ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WolfGraphics
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfGraphics.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfGraphics)
[![Version](https://img.shields.io/cocoapods/v/WolfGraphics.svg?style=flat)](https://cocoapods.org/pods/WolfGraphics)
[![License](https://img.shields.io/cocoapods/l/WolfGraphics.svg?style=flat)](https://cocoapods.org/pods/WolfGraphics)
[![Platform](https://img.shields.io/cocoapods/p/WolfGraphics.svg?style=flat)](https://cocoapods.org/pods/WolfGraphics)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
Swift 4.2
## Installation
WolfGraphics is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'WolfGraphics'
```## Author
Wolf McNally, [email protected]
## License
WolfGraphics is available under the MIT license. See the LICENSE file for more info.