Skip to content

Commit cd032e8

Browse files
crspybitskevin-hirsch
authored andcommitted
Update podspec to support Swift 4.2 (AssistoLab#193)
1 parent 75e9d13 commit cd032e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DropDown.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ Pod::Spec.new do |s|
2626
s.resources = "DropDown/resources/*.{png,xib}"
2727
s.requires_arc = true
2828

29+
s.swift_version = '4.2'
2930
end

0 commit comments

Comments
 (0)