Skip to content

Commit

Permalink
Update podspec to support Swift 4.2 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
crspybits authored and kevin-hirsch committed Oct 8, 2018
1 parent 75e9d13 commit cd032e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DropDown.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Pod::Spec.new do |s|
s.resources = "DropDown/resources/*.{png,xib}"
s.requires_arc = true

s.swift_version = '4.2'
end

0 comments on commit cd032e8

Please sign in to comment.