Skip to content

Commit

Permalink
Merge pull request #3608 from larryonoff/4.0.0
Browse files Browse the repository at this point in the history
Add Swift version 4.1 to podspec
  • Loading branch information
liuxuan30 committed Sep 6, 2018
2 parents 68d5459 + 707d627 commit 97587d0
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 97587d0

Please sign in to comment.