Update version

This commit is contained in:
Roman Efimov
2013-05-23 14:16:13 -05:00
parent 655fa77408
commit c90d501ffe

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RETableViewManager'
s.version = '0.0.18'
s.version = '0.0.19'
s.authors = { 'Roman Efimov' => 'romefimov@gmail.com' }
s.homepage = 'https://github.com/romaonthego/REMenu'
s.summary = 'Data driven content manager for UITableView.'