C7 0.1.12

C7 0.1.12

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2016
SPMSupports SPM

Maintained by Logan Wright, Paulo Faria.



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.