PovioKit 1.1.0

PovioKit 1.1.0

Maintained by Borut Tomazin.



PovioKit 1.1.0

  • By
  • Povio Inc.

PovioKit

Version Platform Swift License Travis status

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

List of available libraries

Extensions

UIKit
Foundation
MapKit

Utilities

Networking

UIViews

Installation

Swift Package Manager

In Xcode, click File -> Swift Packages -> Add Package Dependency and enter https://github.com/poviolabs/PovioKit.

CocoaPods

Add the following line to your Podfile:

pod 'PovioKit'

This way you'll install all subspecs available. However, you could opt-out installing only selected subspec. Her is an example of how to install StartupService:

pod 'PovioKit/Utilities/StartupService'

License

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