Skip to content

Commit b1a3631

Browse files
committed
Specify swift version in podspec
1 parent 43eb7c4 commit b1a3631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPCarouselFlowLayout.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Pod::Spec.new do |s|
1111
s.source = { :git => 'https://github.com/ink-spot/UPCarouselFlowLayout.git', :tag => s.version.to_s }
1212

1313
s.ios.deployment_target = '8.1'
14+
s.swift_version = '4.2'
1415

1516
s.source_files = 'UPCarouselFlowLayout/**/*.{h,swift}'
1617

0 commit comments

Comments
 (0)