update podspec for 2.1.1
This commit is contained in:
parent
1744af9459
commit
764b00a713
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "Schedule"
|
s.name = "Schedule"
|
||||||
s.version = "2.1.0"
|
s.version = "2.1.1"
|
||||||
s.license = { :type => "MIT" }
|
s.license = { :type => "MIT" }
|
||||||
s.homepage = "https://github.com/luoxiu/Schedule"
|
s.homepage = "https://github.com/luoxiu/Schedule"
|
||||||
s.author = { "Quentin Jin" => "luoxiustm@gmail.com" }
|
s.author = { "Quentin Jin" => "luoxiustm@gmail.com" }
|
||||||
|
|
Loading…
Reference in New Issue