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

C7 0.1.12

C7 0.1.12

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2016
SPMSupports SPM

Maintained by Paulo Faria, Logan Wright.



C7 0.1.12

  • By
  • Logan Wright and Paulo Faria

C7 - Core

Slack

Core standards for Swift.

Installation

  • Add C7 to your Package.swift
import PackageDescription

let package = Package(
    dependencies: [
        .Package(url: "https://github.com/SwiftX/C7.git", majorVersion: 0, minor: 1)
    ]
)

License

C7 is released under the MIT license. See LICENSE for details.