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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4de77ab · May 4, 2019

History

10 Commits
May 4, 2019
May 4, 2019
Feb 14, 2019
Feb 14, 2019
Feb 14, 2019
Feb 14, 2019
May 4, 2019
Feb 14, 2019
Feb 14, 2019
Feb 14, 2019
Mar 9, 2019
Mar 9, 2019

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, [email protected]

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