UUSwiftCore

1.1.9

SilverPineSoftware/UUSwiftCore

What's New

1.1.9

2023-12-13T21:56:07Z

Add Locale parameter to uuParseDate

UUSwiftCore

Carthage compatible

Useful Utilities is a collection of helper classes that extend or complement existing UIKit framework classes. This is the core library that extends native Foundation objects.

Installation

- Swift Package Manager

UUSwiftCore has native SPM support.

- Carthage

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

github "SilverPineSoftware/UUSwiftCore"

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

Requirements

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

Contributing

Please open pull requests against the develop branch

Swift

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

Inspiration

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

License

UUSwift is available under the Apache 2.0 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: Fri Mar 29 2024 02:26:58 GMT-0900 (Hawaii-Aleutian Daylight Time)