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 13de3ba commit 4075548Copy full SHA for 4075548
DownPickerSwift.podspec
@@ -9,6 +9,7 @@ Pod::Spec.new do |s|
9
s.source = { :git => "https://github.com/HomebaseAI/DownPickerSwift.git", :tag => s.version.to_s }
10
s.platforms = { :ios => "9.0"}
11
s.requires_arc = true
12
+ s.swift_versions = ['4.2', '5.0']
13
14
s.default_subspec = "Core"
15
s.subspec "Core" do |ss|
0 commit comments