mirror of
https://github.com/zhigang1992/RETableViewManager.git
synced 2026-01-12 22:51:51 +08:00
Version bump (1.5.14)
This commit is contained in:
@@ -99,7 +99,7 @@ Edit your Podfile and add RETableViewManager:
|
||||
|
||||
``` bash
|
||||
platform :ios, '6.0'
|
||||
pod 'RETableViewManager', '~> 1.5.13'
|
||||
pod 'RETableViewManager', '~> 1.5.14'
|
||||
```
|
||||
|
||||
Install into your Xcode project:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'RETableViewManager'
|
||||
s.version = '1.5.13'
|
||||
s.version = '1.5.14'
|
||||
s.authors = { 'Roman Efimov' => 'romefimov@gmail.com' }
|
||||
s.homepage = 'https://github.com/romaonthego/RETableViewManager'
|
||||
s.summary = 'Powerful data driven content manager for UITableView.'
|
||||
|
||||
Reference in New Issue
Block a user