Skip to content

Instantly share code, notes, and snippets.

@paulofaria
Last active April 20, 2016 14:45
Show Gist options
  • Save paulofaria/928c0c396decd1955da26dbb031db814 to your computer and use it in GitHub Desktop.
Save paulofaria/928c0c396decd1955da26dbb031db814 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