Skip to content

Commit c337eff

Browse files
committed
Specify Swift version in the podspec
1 parent 6da051a commit c337eff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

QuickTableViewController.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
88
s.license = { type: "MIT", file: "LICENSE" }
99
s.author = "bcylin"
1010

11+
s.swift_version = "4.0"
1112
s.ios.deployment_target = "8.0"
1213
s.tvos.deployment_target = "9.0"
1314

0 commit comments

Comments
 (0)