Skip to content

Instantly share code, notes, and snippets.

@FreeMasen
Forked from paulofaria/README.md
Created April 20, 2016 14:45
Show Gist options
  • Save FreeMasen/46b2bcf819531bf74613f85a34eabea8 to your computer and use it in GitHub Desktop.
Save FreeMasen/46b2bcf819531bf74613f85a34eabea8 to your computer and use it in GitHub Desktop.

{{name}}

Swift Zewo Platform License Slack

Installation

import PackageDescription

let package = Package(
    dependencies: [
        .Package(url: "https://github.com/{{organization}}/{{name}}.git", majorVersion: {{major}}, minor: {{minor}})
    ]
)

Community

Slack

Join us on Slack.

License

{{name}} is released under the MIT license. See LICENSE for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment