Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.09 KB

SwiftUtilities

[![CI Status](http://img.shields.io/travis/Aaron Sapp/SwiftUtilities.svg?style=flat)](https://travis-ci.org/Aaron Sapp/SwiftUtilities) Version License Platform

Usage

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

###TODO: Add examples

Requirements

Installation

SwiftUtilities is available through CocoaPods. To install it, simply add the following lines to your Podfile (pod is currently not published so you will need to include my podspec):

source 'https://github.com/aarons22/PodSpecs.git'
pod "SwiftUtilities"

Author

Aaron Sapp, [email protected]

License

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