Skip to content

Commit f63a6b9

Browse files
committed
[podspec] Add swift_version.
1 parent 7aa736f commit f63a6b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RSKCollectionViewRetractableFirstItemLayout.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Pod::Spec.new do |s|
77
s.authors = { 'Ruslan Skorb' => 'ruslan.skorb@gmail.com' }
88
s.source = { :git => 'https://github.com/ruslanskorb/RSKCollectionViewRetractableFirstItemLayout.git', :tag => s.version.to_s }
99
s.platform = :ios, '8.0'
10+
s.swift_version = '5.0'
1011
s.source_files = 'RSKCollectionViewRetractableFirstItemLayout/*.{swift}'
1112
s.framework = 'UIKit'
1213
s.requires_arc = true

0 commit comments

Comments
 (0)