update podspec for 2.1.1

This commit is contained in:
xq.jin 2020-10-06 16:40:59 +08:00
parent 1744af9459
commit 764b00a713
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.1.0"
s.version = "2.1.1"
s.license = { :type => "MIT" }
s.homepage = "https://github.com/luoxiu/Schedule"
s.author = { "Quentin Jin" => "luoxiustm@gmail.com" }