Initial commit

This commit is contained in:
Paul Zabelin
2016-02-18 22:55:49 -08:00
commit 2dd2a04e16
21 changed files with 1008 additions and 0 deletions

29
README.md Normal file
View File

@@ -0,0 +1,29 @@
# PerspectiveTransform
[![CI Status](http://img.shields.io/travis/Paul Zabelin/PerspectiveTransform.svg?style=flat)](https://travis-ci.org/Paul Zabelin/PerspectiveTransform)
[![Version](https://img.shields.io/cocoapods/v/PerspectiveTransform.svg?style=flat)](http://cocoapods.org/pods/PerspectiveTransform)
[![License](https://img.shields.io/cocoapods/l/PerspectiveTransform.svg?style=flat)](http://cocoapods.org/pods/PerspectiveTransform)
[![Platform](https://img.shields.io/cocoapods/p/PerspectiveTransform.svg?style=flat)](http://cocoapods.org/pods/PerspectiveTransform)
## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
PerspectiveTransform is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "PerspectiveTransform"
```
## Author
Paul Zabelin, pzabelin+git@gmail.com
## License
PerspectiveTransform is available under the MIT license. See the LICENSE file for more info.