Skip to content

Commit

Permalink
Merge pull request #31 from GJNilsen/Patch-for-SPM
Browse files Browse the repository at this point in the history
Support for Swift Package Manager
  • Loading branch information
GJ Nilsen authored Feb 25, 2017
2 parents 5c6fff5 + e06ff32 commit 8c13362
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import PackageDescription

let package = Package(
name: "YPDrawSignature"
)
File renamed without changes.

0 comments on commit 8c13362

Please sign in to comment.