This commit is contained in:
Looping 2015-03-10 22:53:43 +08:00
parent 262ff55d3d
commit d2cf3306f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
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.homepage = "https://github.com/RidgeCorn/RCPageControl"
s.license = { :type => "MIT", :file => "LICENSE" }