HISwiftExtensions

CI Status Version License Platform Docs

Intro

This is a library of some useful Swift extensions developed while building the Hilenium iOS Phone application.

Requirements

Swift 2.0+

Installation

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

pod "HISwiftExtensions"

Documentation

Read the documentation

Tests

Run the tests using xctool:

xctool -workspace Example/HISwiftExtensions.xcworkspace -scheme HISwiftExtensions-Example

Author

Matthew Clarkson, matt AT hilenium.com

License

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