Update Podspec

This commit is contained in:
Robert Payne 2019-08-05 18:29:37 +12:00
parent fbd58b106a
commit d458564516
1 changed files with 1 additions and 1 deletions

View File

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