CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

CMToolkit 1.0.0

CMToolkit 1.0.0

Maintained by Chris Martin.



CMToolkit 1.0.0

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.