Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leverdeterre committed Sep 26, 2014
1 parent 01cc2fd commit 873a0f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JMAnimatedImageView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JMAnimatedImageView'
s.version = '0.2.2'
s.version = '0.2.3'
s.requires_arc = true
s.author = {
'Morissard Jérome' => '[email protected]'
Expand All @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/leverdeterre/JMAnimatedImageView'
s.source = {
:git => 'https://github.com/leverdeterre/JMAnimatedImageView.git',
:tag => "0.2.2"
:tag => "0.2.3"
}
s.source_files = 'JMAnimatedImageView/JMAnimatedImageView/JMAnimatedImageView/*'
end

0 comments on commit 873a0f9

Please sign in to comment.