Skip to content

Commit

Permalink
updates podspecs
Browse files Browse the repository at this point in the history
  • Loading branch information
aloco committed Sep 19, 2016
1 parent d1ebdc4 commit 67997f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SimpleButton"
s.version = "2.1.1"
s.version = "2.2"
s.summary = "Simple UIButton subclass with additional state change animations (e.g. backgroundColor)"
s.description = "Simple UIButton subclass with animated, state-aware attributes. Easy to subclass and configure!"
s.homepage = "https://github.com/aloco/SimpleButton"
Expand Down

0 comments on commit 67997f9

Please sign in to comment.