Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
danwey authored Apr 29, 2020
1 parent 4ecdc85 commit cbf1c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import PackageDescription
let package = Package(
name: "SnapKit",
platforms: [
.iOS(.v10),
.iOS(.v9),
.macOS(.v10_12),
.tvOS(.v10)
],
Expand Down

0 comments on commit cbf1c05

Please sign in to comment.