X Tutup
Skip to content

Commit ca89d9d

Browse files
author
Jan Bednář
committed
add swift version to podspec
1 parent 77325e6 commit ca89d9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SwiftyTimer.podspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Pod::Spec.new do |s|
1414
s.watchos.deployment_target = '2.0'
1515

1616
s.source_files = 'Sources/*.swift'
17+
18+
s.swift_version = '3.0'
1719
end

0 commit comments

Comments
 (0)
X Tutup