Cove

Swift Version License Platform

Using

import

import Cove

Use

Installation

pod 'Cove'

import PackageDescription

let package = Package(
  name: "MyApp",
  dependencies: [
    .Package(url: "https://github.com/Pelagornis/Cove", branch: "main"),
 ]
)

License

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

GitHub

View Github