Skip to content

Commit 173f54a

Browse files
author
Yuriy Makarov
committed
Bump version
1 parent 73e3754 commit 173f54a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MYTableViewIndex.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'MYTableViewIndex'
3-
s.version = '0.7.0'
3+
s.version = '0.8.0'
44
s.summary = 'A pixel perfect replacement for UITableView section index, written in Swift.'
55

66
s.description = <<-DESC

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To run the example project, clone the repo, and run `pod install` from the Examp
106106
## Requirements
107107

108108
* iOS 8.0+
109-
* Swift 4.2
109+
* Swift 5.0
110110

111111
## Installation
112112

0 commit comments

Comments
 (0)