compatibility fix

This commit is contained in:
Max Sokolov
2016-03-04 11:36:25 +03:00
parent 202669c49f
commit 08c0644e28
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Tablet'
s.version = '0.2.5'
s.version = '0.2.6'
s.homepage = 'https://github.com/maxsokolov/tablet'
s.summary = 'Powerful type-safe tool for UITableView. Swift 2.0 is required.'