Update podspec
This commit is contained in:
parent
f31d1a90ab
commit
4fcfa6e14b
|
@ -1,7 +1,7 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "Gifu"
|
s.name = "Gifu"
|
||||||
s.version = "1.2.1"
|
s.version = "2.0.0-rc"
|
||||||
s.summary = "Highly performant animated GIF support for iOS "
|
s.summary = "High-performance animated GIF support for iOS "
|
||||||
s.homepage = "https://github.com/kaishin/Gifu"
|
s.homepage = "https://github.com/kaishin/Gifu"
|
||||||
s.social_media_url = "http://twitter.com/kaishin"
|
s.social_media_url = "http://twitter.com/kaishin"
|
||||||
s.license = { :type => "MIT", :file => "LICENSE" }
|
s.license = { :type => "MIT", :file => "LICENSE" }
|
||||||
|
|
Loading…
Reference in New Issue