bump podspec

This commit is contained in:
Max Sokolov
2016-08-30 13:45:52 +03:00
parent 155524f13c
commit ddced231c3
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '1.1.0'
s.version = '1.1.1'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views. Swift 2.2 is required.'