Welcome to PovioKit. A modular library collection. Written in Swift.
Packages
Installation
Swift Package Manager
- In Xcode, click
File
-> Add Packages...
- Insert
https://github.com/poviolabs/PovioKit
in the Search field.
- Select a desired
Dependency Rule
. Usually “Up to Next Major Version” with “2.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.
Welcome to PovioKit. A modular library collection. Written in Swift.
Packages
Installation
Swift Package Manager
File
->Add Packages...
https://github.com/poviolabs/PovioKit
in the Search field.Dependency Rule
. Usually “Up to Next Major Version” with “2.0.0”.core
andpromise
package)Migration
Please read the Migration document.
License
PovioKit is available under the MIT license. See the LICENSE file for more info.