archetype-resources.Package.swift Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swift-example-archetype
Show all versions of swift-example-archetype
Creates a new swift example
import PackageDescription
let package = Package(
name: "app",
dependencies: [
.Package(url: "https://github.com/glock45/swifter.git", versions: Version(1,0,8)..