File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
Pod ::Spec . new do |s |
10
10
s . name = 'AccordionSwift'
11
- s . version = '2.0.0 '
11
+ s . version = '2.0.1 '
12
12
s . summary = 'An Accordion Menu using an UITableView in Swift.'
13
13
14
14
# This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change 3
3
</p >
4
4
5
5
<p align =" center " >
6
- <a href="https://travis-ci.org/Vkt0r/AccordionMenuSwift">
7
- <img src="https://api.travis-ci.org/Vkt0r/AccordionMenuSwift.svg?branch=master&style=flat"
8
- alt="Build Status">
9
- </a>
10
6
<a href="https://cocoapods.org/pods/AccordionSwift">
11
7
<img src="https://img.shields.io/cocoapods/v/AccordionSwift.svg?style=flat"
12
8
alt="Pods Version">
13
9
</a>
14
10
<a href="https://swift.org">
15
- <img src="https://img.shields.io/badge/Swift-4.0 -orange.svg"
11
+ <img src="https://img.shields.io/badge/Swift-4.2 -orange.svg"
16
12
alt="Swift Version">
17
13
</a>
18
14
<a href="http://mit-license.org">
You can’t perform that action at this time.
0 commit comments