UUSwift

1.1.11

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

What's New

1.1.11

2022-08-07T18:32:37Z

Updating dependencies

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.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Sat Mar 16 2024 22:12:49 GMT-0900 (Hawaii-Aleutian Daylight Time)