- Specifies the commit hash for version 0.0.2 and 0.1.0.beta1 of LXReorderableCollectionViewFlowLayout.

This commit is contained in:
Stan Chang Khin Boon
2013-03-31 17:37:19 +08:00
parent 30ea2fc3e8
commit a5094f8d3c
2 changed files with 2 additions and 2 deletions
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.author = 'Stan Chang Khin Boon'
s.source = {
:git => 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout.git',
:commit => 'HEAD'
:commit => '1f290f261d7cf0492e763c33d5f2fe1f278b0809'
}
s.platform = :ios, '4.3'
s.source_files = 'LXReorderableCollectionViewFlowLayout/'