Update podspec

This commit is contained in:
Roman Efimov
2013-11-13 15:14:05 -06:00
parent 1b448e0310
commit 16c4acb6b6

View File

@@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/romaonthego/RETableViewManager'
s.summary = 'Powerful data driven content manager for UITableView.'
s.source = { :git => 'https://github.com/romaonthego/RETableViewManager.git',
:tag => '1.5.6' }
:tag => '1.5.7' }
s.license = { :type => "MIT", :file => "LICENSE" }
s.platform = :ios, '6.0'