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 4.1.0-a.1
A collection of general purpose auxiliaries on Swift.
⭐️ 0
🕓 2 days ago
iOS
.package(url: "https://github.com/keyvariable/kvKit.swift.git", from: "4.1.0-a.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: "4.0.0"),
]

Target Dependencies:

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

Xcode

Documentation: Adding Package Dependencies to Your App.

Authors

GitHub

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

Release Notes

4.0.0
1 week ago

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