[Fix] Broken podspecs

This commit is contained in:
Fabio Pelosin
2013-03-19 11:32:11 +01:00
parent c395929681
commit 7eb170594f
5 changed files with 11 additions and 11 deletions
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.author = 'Peter Steinberger', 'steipete@gmail.com'
s.source = {
:git => 'https://github.com/steipete/PSTCollectionView.git',
:commit => 'HEAD'
:commit => 'f5e0bd83b16e0520fee166a13b92339a337797b1'
}
s.platform = :ios, '4.3'
s.source_files = 'PSTCollectionView/'