Skip to content

A collection of tools, utilities, and helpers used in Swift projects

License

Notifications You must be signed in to change notification settings

schrismartin/CMToolkit

Repository files navigation

CMToolkit

Build Status Version License Platform Maintainability Test Coverage

Installation

CocoaPods

CMToolkit is available through CocoaPods. To install it, add the following line to your Podfile:

pod 'CMToolkit'

Swift Package Manager

CMToolkit is also available through Swift Package Manager. To install it, add the following line to your Package.swift:

dependencies: [
  .package(url: "https://github.com/schrismartin/CMToolkit.git", from: "1.0.0")
]

Author

Chris Martin, schrismartin@me.com

License

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

About

A collection of tools, utilities, and helpers used in Swift projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published