We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e8495 commit fa5b757Copy full SHA for fa5b757
SwiftyTimer.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.homepage = 'https://github.com/radex/SwiftyTimer'
7
s.authors = { 'Radek Pietruszewski' => 'this.is@radex.io' }
8
s.source = { git: 'https://github.com/radex/SwiftyTimer.git', tag: s.version }
9
- s.swift_version = '4.2'
+ s.swift_version = '5'
10
s.requires_arc = true
11
s.ios.deployment_target = '8.0'
12
s.osx.deployment_target = '10.9'
0 commit comments