Update podspec

This commit is contained in:
Roman Efimov
2013-04-13 13:11:26 -05:00
parent 5850325bc9
commit 602f667e2f

View File

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