Swiftpack.co - spothero/UtilityBelt-iOS as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by spothero.
spothero/UtilityBelt-iOS 5.3.0
UtilityBelt is a collection of common Swift utility files.
⭐️ 3
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/spothero/UtilityBelt-iOS.git", from: "5.3.0")

UtilityBelt-iOS

CI Status Latest Release Swift Version Platform Support License

UtilityBelt is a collection of utilities used across various applications and libraries.

:warning: The code in this library has been provided as-is. SpotHero uses this library in Production, but it may lack the documentation, stability, and functionality necessary to support external use. While we work on improving this codebase, use this library at your own risk and please reach out if you have any questions or feedback.

Installation

Swift Package Manager

Swift Package Manager is built into the Swift toolchain and is our preferred way of integrating the SDK.

For Swift package projects, simply add the following line to your Package.swift file in the dependencies section:

dependencies: [
  .package(url: "https://github.com/spothero/UtilityBelt-iOS", .upToNextMajor(from: "<version>")),
]

For app projects, simply follow the Apple documentation on adding package dependencies to your app.

Libraries

UtilityBelt contains the following libraries:

Communication

For all bug reports, feature requests, and general communication, please open an issue to get in contact with us.

GitHub

link
Stars: 3
Last commit: 50 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

0.13.0: UtilityBeltData Left the Nest
2 years ago

Removed UtilityBeltData into a standalone project: CoreDataHero.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics