From 8e5df12a28018d9c1702cbf5089b380282a19300 Mon Sep 17 00:00:00 2001 From: wangjwchn Date: Thu, 7 Apr 2016 09:54:27 +0800 Subject: [PATCH] Update pods version --- Example/JWAnimatedImageExample/Base.lproj/Main.storyboard | 2 +- JWAnimatedImage.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/JWAnimatedImageExample/Base.lproj/Main.storyboard b/Example/JWAnimatedImageExample/Base.lproj/Main.storyboard index 7f58200..dd0e42a 100644 --- a/Example/JWAnimatedImageExample/Base.lproj/Main.storyboard +++ b/Example/JWAnimatedImageExample/Base.lproj/Main.storyboard @@ -1,5 +1,5 @@ - + diff --git a/JWAnimatedImage.podspec b/JWAnimatedImage.podspec index 77c17f8..12ac50d 100644 --- a/JWAnimatedImage.podspec +++ b/JWAnimatedImage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'JWAnimatedImage' - s.version = '0.1.3' + s.version = '0.2.0' s.summary = 'A animated GIF engine for iOS in Swift' s.homepage = 'https://github.com/wangjwchn/JWAnimatedImage' s.license = { :type => "MIT", :file => "LICENSE" }