Skip to content

Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes.

License

Notifications You must be signed in to change notification settings

SilverPineSoftware/UUSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Carthage compatible

Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes.

Installation

- Swift Package Manager

UUSwift has native SPM support.

- Carthage

UUSwift may be installed via Carthage. To install it, simply add the following line to your Cartfile:

github "SilverPineSoftware/UUSwift"

Then, following the instructions for integrating Carthage frameworks into your app, link the UUSwift framework into your project.

Requirements

This library requires a deployment target of iOS 10.0 or greater or OSX 10.10 or greater. UUSwift currently supports Swift version 4.0

Contributing

Please open pull requests against the develop branch

Swift

UUSwift is written entirely in Swift and currently does not support Objective-C interoperability.

Inspiration

UUSwift is an updated implementation of the Objective-C classes available here: https://github.com/cheesemaker/toolbox

License

UUSwift is available under the MIT license. See LICENSE.md for more information.

Contributors

A list of contributors is available through GitHub.

About

Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes.

Topics

Resources

License

Stars

Watchers

Forks

Packages