mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-01-12 22:51:51 +08:00
Version bump (1.1.3)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'RETableViewManager'
|
||||
s.version = '1.1.2'
|
||||
s.version = '1.1.3'
|
||||
s.authors = { 'Roman Efimov' => 'romefimov@gmail.com' }
|
||||
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.1.2' }
|
||||
:tag => '1.1.3' }
|
||||
s.license = { :type => "MIT", :file => "LICENSE" }
|
||||
|
||||
s.platform = :ios, '6.0'
|
||||
|
||||
Reference in New Issue
Block a user