CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

HISwiftExtensions 0.6.0

HISwiftExtensions 0.6.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2016
SPMSupports SPM

Maintained by Matthew Clarkson.



HISwiftExtensions

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

This library is well documented. View the documentation.

Tests

Run the tests using xctool:

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

Author

Matthew Clarkson, matt AT hilenium.com or @matt_clarkson

License

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