Skip to content

Commit

Permalink
Sync min versions with podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
petea committed Oct 1, 2020
1 parent 565679e commit 5a61635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import PackageDescription
let package = Package(
name: "GTMAppAuth",
platforms: [
.macOS(.v10_10),
.iOS(.v8),
.macOS(.v10_11),
.iOS(.v7),
.tvOS(.v9),
.watchOS(.v6)
],
Expand Down

0 comments on commit 5a61635

Please sign in to comment.