Skip to content

Instantly share code, notes, and snippets.

@raylillywhite
Created September 5, 2012 04:36
Show Gist options
  • Save raylillywhite/3630554 to your computer and use it in GitHub Desktop.
Save raylillywhite/3630554 to your computer and use it in GitHub Desktop.
Pod::Spec.new do |s|
s.name = 'moriarty-ht'
s.version = '0.0.1'
s.source = { :git => 'https://github.com/hoteltonight/moriarty.git', :ref => 'master' }
s.source_files = 'UIView+Position.{h,m}'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment