bump podspec

This commit is contained in:
Max Sokolov 2019-09-29 09:51:33 -04:00
parent 01bf1e01e3
commit c3652eec6f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '2.9.0'
s.version = '2.10.0'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views with Swift.'