Robert Payne 9 anni fa
parent
commit
375d9a5e62
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Masonry.podspec

+ 1 - 1
Masonry.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name     = 'Masonry'
-  s.version  = '1.0.1'
+  s.version  = '1.0.2'
   s.license  = 'MIT'
   s.summary  = 'Harness the power of Auto Layout NSLayoutConstraints with a simplified, chainable and expressive syntax.'
   s.homepage = 'https://github.com/cloudkite/Masonry'