- Specifies the commit hash for version 0.0.2 and 0.1.0.beta1 of LXReorderableCollectionViewFlowLayout.
This commit is contained in:
+1
-1
@@ -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/'
|
||||
|
||||
Reference in New Issue
Block a user