version 0.0.7

This commit is contained in:
Simon 2018-12-29 20:02:17 +08:00
parent 21e2016857
commit a98d6bf888
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PlaceholderKit"
s.version = "0.0.4"
s.version = "0.0.7"
s.summary = "Create placeholder images. In Swift."
s.homepage = "https://github.com/simonlee2/PlaceholderKit"
s.description = "PlaceholderKit generates images that you can use for testing during development."