Skip to content

Instantly share code, notes, and snippets.

@raylillywhite
Created September 5, 2012 04:35
Show Gist options
  • Save raylillywhite/3630527 to your computer and use it in GitHub Desktop.
Save raylillywhite/3630527 to your computer and use it in GitHub Desktop.
Pod::Spec.new do |s|
s.name = 'EGOTableViewPullRefresh-ht'
s.version = '0.1.0.ht1'
s.source = { :git => 'https://github.com/hoteltonight/EGOTableViewPullRefresh.git', :commit => '204daebaabeee08440e8a023782c32c7f9c6bdd8' }
s.source_files = 'EGOTableViewPullRefresh/Classes/**/*.{h,m}'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment