Update podspec

This commit is contained in:
Roman Efimov
2013-05-22 15:57:36 -05:00
parent 51a1f6459b
commit 8be16be1b7

View File

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