We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fccf3ca commit fc4fb9cCopy full SHA for fc4fb9c
SwiftChart.podspec
@@ -1,7 +1,7 @@
1
2
Pod::Spec.new do |s|
3
s.name = "SwiftChart"
4
- s.version = "0.6.0"
+ s.version = "1.0.0"
5
s.summary = "Line and area chart library"
6
s.description = "Support multiple and partially filled series, signed floats, touch events."
7
s.homepage = "https://github.com/gpbl/SwiftChart"
0 commit comments