diff --git a/TableViewKit.podspec b/TableViewKit.podspec index 9fa19de..e5e8849 100644 --- a/TableViewKit.podspec +++ b/TableViewKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TableViewKit" - s.version = "1.0.0" - s.summary = "Empowering UITableView with painless multi-type cell support and build-in automatic state transition animations" + s.version = "1.1.0" + s.summary = "Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations" s.homepage = "http://github.com/odigeoteam/TableViewKit/" s.license = "MIT" s.author = "TableViewKit Contributors"