Update podspec

This commit is contained in:
Roman Efimov
2013-04-10 10:24:09 -05:00
parent 8de56079ab
commit 9bfa4473be

View File

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