mirror of
https://github.com/tappollo/Anchorman.git
synced 2026-04-29 20:35:58 +08:00
Updating podspec version
This commit is contained in:
@@ -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}'
|
||||
|
||||
Reference in New Issue
Block a user