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 75e9d13 commit cd032e8Copy full SHA for cd032e8
DropDown.podspec
@@ -26,4 +26,5 @@ Pod::Spec.new do |s|
26
s.resources = "DropDown/resources/*.{png,xib}"
27
s.requires_arc = true
28
29
+ s.swift_version = '4.2'
30
end
0 commit comments