Revert "Merge pull request #1542 from CocoaPods/remove_unsuported_requirements"

This reverts commit 3580763ce1, reversing
changes made to 45c695aac8.
This commit is contained in:
stcui
2013-03-21 01:20:11 +08:00
parent 3580763ce1
commit 38c7d80c2b
12 changed files with 14 additions and 12 deletions
@@ -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