Skip to content

Commit

Permalink
New files added: 1
Browse files Browse the repository at this point in the history
Added 1 file:
Package.swift
  • Loading branch information
eonist committed Feb 1, 2017
1 parent 51bceef commit bba9699
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import PackageDescription

let package = Package(
name: "Element",
exclude: ["README.md"],
dependencies: []
)

0 comments on commit bba9699

Please sign in to comment.