Skip to content

Commit

Permalink
bumping up cocoapod version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienwindal committed Mar 3, 2014
1 parent 1562bce commit 236d233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FRDLivelyButton.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FRDLivelyButton"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "Lively button."
s.description = "Simple UIButton subclass intended to be used inside a UIBarButtonItem. Supports common nav bar button types, nicely animates button type changes and touch events."
s.homepage = "http://github.com/sebastienwindal/FRDLivelyButton"
Expand Down

0 comments on commit 236d233

Please sign in to comment.