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 6da051a commit c337effCopy full SHA for c337eff
1 file changed
QuickTableViewController.podspec
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
8
s.license = { type: "MIT", file: "LICENSE" }
9
s.author = "bcylin"
10
11
+ s.swift_version = "4.0"
12
s.ios.deployment_target = "8.0"
13
s.tvos.deployment_target = "9.0"
14
0 commit comments