update podspec to 2.0.1
This commit is contained in:
parent
66e6c54aa4
commit
8b3e8b85f5
|
@ -1,6 +1,6 @@
|
||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = "Schedule"
|
s.name = "Schedule"
|
||||||
s.version = "2.0.0"
|
s.version = "2.0.1"
|
||||||
s.license = { :type => "MIT" }
|
s.license = { :type => "MIT" }
|
||||||
s.homepage = "https://github.com/jianstm/Schedule"
|
s.homepage = "https://github.com/jianstm/Schedule"
|
||||||
s.author = { "Quentin Jin" => "jianstm@gmail.com" }
|
s.author = { "Quentin Jin" => "jianstm@gmail.com" }
|
||||||
|
|
Loading…
Reference in New Issue