Swiftpack.co - keyvariable/kvKit-Swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by keyvariable.
keyvariable/kvKit-Swift v3.0.1
A collection of general purpose auxiliaries on Swift.
⭐️ 0
🕓 34 weeks ago
iOS
.package(url: "https://github.com/keyvariable/kvKit-Swift.git", from: "v3.0.1")

kvKit-Swift

Swift 5.2 Linux macOS iOS

A collection of general purpose auxiliaries on Swift. For example:

  • Specific collections.
  • Task dispatching.
  • Mathematical auxiliaries.
  • UI.
  • Bonjour.
  • Compression.
  • WebKit tasks.

Supported Platforms

This package contains both crossplatform code and platform specific code.

Getting Started

Swift Tools 5.2+

Package Dependencies:

dependencies: [
    .package(url: "https://github.com/keyvariable/kvKit-Swift.git", from: "3.0.1"),
]

Target Dependencies:

dependencies: [
    .product(name: "kvKit", package: "kvKit-Swift"),
]

Xcode

Documentation: Adding Package Dependencies to Your App.

Authors

GitHub

link
Stars: 0
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

3.0.1
34 weeks ago

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