We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1870c7 commit 386a016Copy full SHA for 386a016
1 file changed
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.1.0.beta1'
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