Skip to content

Commit

Permalink
Add Swift version 4.1 to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
larryonoff committed Aug 21, 2018
1 parent 1d44ab3 commit 707d627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Charts.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/danielgindi/Charts"
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }
s.authors = "Daniel Cohen Gindi", "Philipp Jahoda"
s.swift_version = '4.1'
s.ios.deployment_target = "8.0"
s.tvos.deployment_target = "9.0"
s.osx.deployment_target = "10.11"
Expand Down

0 comments on commit 707d627

Please sign in to comment.