We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df72fc4 commit 33730e5Copy full SHA for 33730e5
ApplyStyleKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ApplyStyleKit"
3
- s.version = "0.3.0"
+ s.version = "0.3.1"
4
s.summary = "You can apply design style comfortably, using Swifty Method Chain."
5
s.description = <<-DESC
6
ApplyStyleKit is a library that applies styles to UIKit using Swifty Method Chain.
0 commit comments