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 45f450c commit 1f290f2Copy full SHA for 1f290f2
LXReorderableCollectionViewFlowLayout.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'LXReorderableCollectionViewFlowLayout'
3
- s.version = '0.0.1'
+ s.version = '0.0.2'
4
s.summary = 'Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBook.'
5
s.homepage = 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout'
6
s.license = {
0 commit comments