Update podspec

This commit is contained in:
Reda Lemeden 2016-10-07 22:36:40 +02:00
parent f31d1a90ab
commit 4fcfa6e14b
1 changed files with 2 additions and 2 deletions

View File

@ -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" }