v0.1.1
This commit is contained in:
parent
262ff55d3d
commit
d2cf3306f6
|
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "RCPageControl"
|
s.name = "RCPageControl"
|
||||||
s.version = "0.1"
|
s.version = "0.1.1"
|
||||||
s.summary = "Yet another page control for iOS, with awesome animation powered by facebook pop library."
|
s.summary = "Yet another page control for iOS, with awesome animation powered by facebook pop library."
|
||||||
s.homepage = "https://github.com/RidgeCorn/RCPageControl"
|
s.homepage = "https://github.com/RidgeCorn/RCPageControl"
|
||||||
s.license = { :type => "MIT", :file => "LICENSE" }
|
s.license = { :type => "MIT", :file => "LICENSE" }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue