Updated Podspec

This commit is contained in:
Robert Payne 2015-03-24 23:09:42 +13:00
parent 1e5cdba18d
commit 361b95cf40
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'Snap' s.name = 'Snap'
s.version = '0.9.1' s.version = '0.9.2'
s.license = 'MIT' s.license = 'MIT'
s.summary = 'Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.' s.summary = 'Harness the power of auto layout with a simplified, chainable, and compile time safe syntax.'
s.homepage = 'https://github.com/Masonry/Snap' s.homepage = 'https://github.com/Masonry/Snap'