What's New

3.3.0

2024-02-09T10:45:03Z

What's Changed

Full Changelog: 3.2.1...3.3.0

PovioKit

Welcome to PovioKit. A modular library collection. Written in Swift.

Packages

Core UI Networking PromiseKit

Installation

Swift Package Manager

  • In Xcode, click File -> Add Package Dependencies...
  • Insert https://github.com/poviolabs/PovioKit in the Search field.
  • Select a desired Dependency Rule. Usually "Up to Next Major Version" with "3.0.0".
  • Select "Add Package" button and check one or all given products from the list:
    • PovioKitCore (core library)
    • PovioKitNetworking (networking library, depends on core and promise package)
    • PovioKitPromise (lightweight promises library)
    • PovioKitUI (UI components)
  • Select "Add Package" again and you are done.

Migration

Please read the Migration document.

License

PovioKit is available under the MIT license. See the LICENSE file for more info.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Fri Apr 19 2024 01:14:55 GMT-0900 (Hawaii-Aleutian Daylight Time)