We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63a91a commit 0264b8eCopy full SHA for 0264b8e
StickySplitCollectionViewFlowLayout.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.license = { :type => "MIT", :file => "LICENSE" }
7
s.author = { "Gregory Jeckell" => "gjeck" }
8
s.platform = :ios, "9.0"
9
- s.swift_version = "4"
+ s.swift_version = "5"
10
s.requires_arc = true
11
s.frameworks = "UIKit"
12
s.source = { :git => "https://[email protected]/scm/~gjeckell/stickysplitcollectionviewflowlayout.git", :tag => "#{s.version}" }
0 commit comments