version 0.0.2
This commit is contained in:
parent
a39a354812
commit
5f73a01a53
|
@ -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."
|
||||||
|
|
Loading…
Reference in New Issue