Skip to content

Commit 4a73f2c

Browse files
committed
- Fixes podspec pointing wrongly.
1 parent 386a016 commit 4a73f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LXReorderableCollectionViewFlowLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.author = 'Stan Chang Khin Boon'
1111
s.source = {
1212
:git => 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout.git',
13-
:commit => 'HEAD'
13+
:tag => '0.1.0.beta1'
1414
}
1515
s.platform = :ios, '4.3'
1616
s.source_files = 'LXReorderableCollectionViewFlowLayout/'

0 commit comments

Comments
 (0)