We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd7988a + eb85d6a commit 3632169Copy full SHA for 3632169
Stackable.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Stackable'
3
- s.version = '0.4.0'
+ s.version = '0.4.2'
4
s.license = { :type => 'MIT', :file => 'LICENSE' }
5
s.summary = 'iOS framework for laying out nested views vertically and horizontally'
6
0 commit comments