Merge pull request #35 from maxsokolov/develop

Bump podspec 1.0.0
This commit is contained in:
Max Sokolov 2016-08-20 18:03:45 +04:00 committed by GitHub
commit 1ae302f7ab
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.9.3'
s.version = '1.0.0'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views. Swift 2.2 is required.'