Skip to content

Commit

Permalink
Specify Swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto committed Nov 28, 2018
1 parent c679922 commit 4208406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NBULog.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.9'
s.swift_version = '4.2'
s.requires_arc = true
s.preserve_paths = "README.md", "NOTICE"

Expand Down

0 comments on commit 4208406

Please sign in to comment.