Skip to content

Commit

Permalink
package manager updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GPryan committed Aug 7, 2019
1 parent 5105b91 commit 6aa268a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
// swift-tools-version:4.2
// swift-tools-version:5.1
import PackageDescription

let package = Package(
name: "SkeletonLabel",
platforms: [
.iOS(.v10),
],
products: [
.library(
name: "SkeletonLabel",
Expand Down

0 comments on commit 6aa268a

Please sign in to comment.