We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4178418 commit 99ae611Copy full SHA for 99ae611
AccordionSwift.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'AccordionSwift'
11
- s.version = '2.0.1'
+ s.version = '2.0.2'
12
s.summary = 'An Accordion Menu using an UITableView in Swift.'
13
14
# This description is used to generate tags and improve search results.
README.md
alt="Pods Version">
</a>
<a href="https://swift.org">
- <img src="https://img.shields.io/badge/Swift-4.2-orange.svg"
+ <img src="https://img.shields.io/badge/Swift-5.0-orange.svg"
alt="Swift Version">
<a href="http://mit-license.org">
0 commit comments