Updating podspec version

This commit is contained in:
Joe Fabisevich
2016-07-16 15:53:49 -04:00
committed by GitHub
parent 64bd3ca84e
commit 59e7720370

View File

@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'Anchorman'
spec.summary = 'A small layer above autolayout to make it slightly more automatic'
spec.version = '1.1.1'
spec.version = '1.1.2'
spec.license = { :type => 'MIT' }
spec.author = { 'Joe Fabisevich' => 'github@fabisevi.ch' }
spec.source_files = 'src/*.{swift}'