Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit ecb5398

Browse files
authored
Merge pull request #37 from raxityo/master
2 parents acc071f + 2feb37e commit ecb5398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import PackageDescription
55
let package = Package(
66
name: "CollectionViewPagingLayout",
77
platforms: [
8-
.iOS(.v8)
8+
.iOS(.v9)
99
],
1010
products: [
1111
.library(

0 commit comments

Comments
 (0)