[Fix] Specs with unsupported version requirements

This commit is contained in:
Fabio Pelosin
2013-03-20 16:24:26 +01:00
parent 5f4e3708c7
commit 5487b2eb90
12 changed files with 12 additions and 14 deletions
@@ -18,6 +18,5 @@ Pod::Spec.new do |s|
}
s.source_files = ['JMStatefulTableViewController/*.*']
s.dependency 'SVPullToRefresh', :git => 'git://github.com/samvermette/SVPullToRefresh.git', :commit => '1362d86a52a53baa96cbd4e15ad46d50418fe4fa'
s.dependency 'SVPullToRefresh'
end