Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.14 KB

OCMixins

Swift 3.0 compatible Build Status Version License Platform

Requirements

It requires Xcode 8.0+ and Swift 3.0.

Your project deployment target must be iOS 8.0+

Example

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

Installation

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

pod "OCMixins"

Author

Henrique Morbin, [email protected]

License

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