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 efbfab3 commit b764992Copy full SHA for b764992
StackScrollView.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'StackScrollView'
11
- s.version = '0.1.0'
+ s.version = '0.2.0'
12
s.summary = 'Scalable form builder with UIScrollView'
13
s.homepage = 'https://github.com/muukii/StackScrollView'
14
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments