update podspec to 2.0.1

This commit is contained in:
Quentin Jin 2019-04-19 09:45:16 +08:00
parent 66e6c54aa4
commit 8b3e8b85f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Schedule"
s.version = "2.0.0"
s.version = "2.0.1"
s.license = { :type => "MIT" }
s.homepage = "https://github.com/jianstm/Schedule"
s.author = { "Quentin Jin" => "jianstm@gmail.com" }