remove didEndDisplaying

provides problematic behaviour
This commit is contained in:
Maxim Sokolov
2017-06-08 16:17:58 +03:00
parent bd8ac5a28b
commit 898191b0fa
3 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'TableKit'
s.module_name = 'TableKit'
s.version = '2.4.1'
s.version = '2.4.0'
s.homepage = 'https://github.com/maxsokolov/TableKit'
s.summary = 'Type-safe declarative table views with Swift.'