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 8736b30 commit 5d2e97cCopy full SHA for 5d2e97c
UICollectionViewFlexLayout.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "UICollectionViewFlexLayout"
3
- s.version = "0.3.0"
+ s.version = "0.3.1"
4
s.summary = "A drop-in replacement for UICollectionViewFlowLayout"
5
s.homepage = "https://github.com/devxoul/UICollectionViewFlexLayout"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments