bump podspec

This commit is contained in:
Max Sokolov 2016-08-17 12:08:12 +03:00
parent 26192a89b8
commit 663111500f
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 = '0.8.2'
s.version = '0.9.0'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views. Swift 2.2 is required.'