[Fix] Specs with unsupported version requirements
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user