Skip to content

Commit

Permalink
swift_versions=['3.0', '4.0', '4.2', '5.0', '5.1']
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Nov 5, 2019
1 parent 07c8a78 commit 8cfb31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftyBeaver.podspec
Expand Up @@ -23,5 +23,5 @@ Great for development & release due to its support for many logging destinations
s.osx.deployment_target = "10.10"
s.source = { :git => "https://github.com/SwiftyBeaver/SwiftyBeaver.git", :tag => "1.8.3" }
s.source_files = "Sources"
s.swift_versions = ['5.0', '5.1']
s.swift_versions = ['3.0', '4.0', '4.2', '5.0', '5.1']
end

0 comments on commit 8cfb31b

Please sign in to comment.