We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 386a016 commit 4a73f2cCopy full SHA for 4a73f2c
1 file changed
LXReorderableCollectionViewFlowLayout.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.author = 'Stan Chang Khin Boon'
11
s.source = {
12
:git => 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout.git',
13
- :commit => 'HEAD'
+ :tag => '0.1.0.beta1'
14
}
15
s.platform = :ios, '4.3'
16
s.source_files = 'LXReorderableCollectionViewFlowLayout/'
0 commit comments