Skip to content

Commit

Permalink
add mac os support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Kravchenkov committed Oct 12, 2019
1 parent 7e05e9e commit e26b609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CoreEvents.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Pod::Spec.new do |s|
s.author = { "Alexander Kravchenkov" => "[email protected]" }

s.ios.deployment_target = "9.0"
s.osx.deployment_target = "10.15"

s.source = { :git => "https://github.com/surfstudio/CoreEvents.git", :tag => "#{s.version}" }

Expand Down

0 comments on commit e26b609

Please sign in to comment.