Revert "Merge pull request #1542 from CocoaPods/remove_unsuported_requirements"
This reverts commit3580763ce1, reversing changes made to45c695aac8.
This commit is contained in:
@@ -18,5 +18,6 @@ Pod::Spec.new do |s|
|
||||
}
|
||||
|
||||
s.source_files = ['JMStatefulTableViewController/*.*']
|
||||
s.dependency 'SVPullToRefresh'
|
||||
|
||||
s.dependency 'SVPullToRefresh', :git => 'git://github.com/samvermette/SVPullToRefresh.git', :commit => '1362d86a52a53baa96cbd4e15ad46d50418fe4fa'
|
||||
end
|
||||
Reference in New Issue
Block a user