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 da3787b commit 71363b2Copy full SHA for 71363b2
ScrollStackController.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ScrollStackController"
3
- s.version = "1.6.0"
+ s.version = "1.7.0"
4
s.summary = "Create complex scrollable layout using UIViewController and simplify your code"
5
s.homepage = "https://github.com/malcommac/ScrollStackController"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments