We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e3ebb commit 1b1a1d5Copy full SHA for 1b1a1d5
ScrollableGraphView.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ScrollableGraphView"
3
-s.version = "1.0.1"
+s.version = "1.1.0"
4
s.summary = "Scrollable graph view for iOS"
5
s.description = "An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift."
6
s.homepage = "https://github.com/philackm/Scrollable-GraphView"
0 commit comments