Update podspec

This commit is contained in:
Roman Efimov
2013-04-13 13:05:07 -05:00
parent 89ccd4fd7b
commit 1970fb0313

View File

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