Update podspec

This commit is contained in:
Roman Efimov
2013-05-09 11:06:01 -05:00
parent 8ac1192e22
commit 210ef6c554

View File

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