Skip to content

Commit

Permalink
[UPDATE] Version 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthMike committed Jun 22, 2016
1 parent 56e3be2 commit 62302b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftAnimations.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftAnimations"
s.version = "1.1.3"
s.version = "1.1.4"
s.summary = "A small DSL to chain animations on top of UIKit"
s.description = <<-DESC
UIKit animations API is designed to be simple. It does it job very well for fire-and-forget animations. But there are some times where the application demands not so simple animations.
Expand Down

0 comments on commit 62302b2

Please sign in to comment.