File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "Charts"
3- s . version = "2.0.9 "
3+ s . version = "2.1.0 "
44 s . summary = "ios-charts is a powerful & easy to use chart library for iOS"
55 s . homepage = "https://github.com/danielgindi/ios-charts"
66 s . license = { :type => "Apache License, Version 2.0" , :file => "LICENSE" }
77 s . authors = "Daniel Cohen Gindi" , "Philipp Jahoda"
88 s . ios . deployment_target = "8.0"
9- s . source = { :git => "https://github.com/danielgindi/ios-charts.git" , :tag => "v2.0.9 " }
9+ s . source = { :git => "https://github.com/danielgindi/ios-charts.git" , :tag => "v2.1.0 " }
1010 s . source_files = "Classes" , "Charts/Classes/**/*.swift"
1111 s . frameworks = "Foundation" , "UIKit" , "CoreGraphics"
1212end
Original file line number Diff line number Diff line change 1- ** Version 2.0.9** , synced to [ MPAndroidChart #aa7cbce] ( https://github.com/PhilJay/MPAndroidChart/commit/82d8881 )
2-
3- ** A version release is coming soon **
1+ ** Version 2.1.0** , synced to [ MPAndroidChart #aa7cbce] ( https://github.com/PhilJay/MPAndroidChart/commit/82d8881 )
42
53![ alt tag] ( https://raw.github.com/danielgindi/ios-charts/master/Assets/feature_graphic.png )
6- b
4+
75* Xcode 6.3 / Swift 1.2
86* iOS 7.0 (Drag .swift files to your project)
97* iOS 8.0 (Use as an ** Embedded** Framework)
You can’t perform that action at this time.
0 commit comments