From 4fcfa6e14bccd0a0f2e5f3ee35e3394f57fd0d29 Mon Sep 17 00:00:00 2001 From: Reda Lemeden Date: Fri, 7 Oct 2016 22:36:40 +0200 Subject: [PATCH] Update podspec --- Gifu.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gifu.podspec b/Gifu.podspec index 1b4055e..0564254 100644 --- a/Gifu.podspec +++ b/Gifu.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Gifu" - s.version = "1.2.1" - s.summary = "Highly performant animated GIF support for iOS " + s.version = "2.0.0-rc" + s.summary = "High-performance animated GIF support for iOS " s.homepage = "https://github.com/kaishin/Gifu" s.social_media_url = "http://twitter.com/kaishin" s.license = { :type => "MIT", :file => "LICENSE" }