version 0.0.2

This commit is contained in:
Simon 2018-12-13 00:41:02 +08:00
parent a39a354812
commit 5f73a01a53
1 changed files with 1 additions and 1 deletions

View File

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