File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
3
3
s . name = "DropDown"
4
- s . version = "2.3.10 "
4
+ s . version = "2.3.11 "
5
5
s . summary = "A Material Design drop down"
6
6
7
7
s . description = <<-DESC
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2.3.10 </string >
18
+ <string >2.3.11 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Twitter: @kevinh6113 ] ( http://img.shields.io/badge/contact-%40kevinh6113-70a1fb.svg?style=flat )] ( https://twitter.com/kevinh6113 )
4
4
[ ![ License: MIT] ( http://img.shields.io/badge/license-MIT-70a1fb.svg?style=flat )] ( https://github.com/AssistoLab/DropDown/blob/master/README.md )
5
- [ ![ Version] ( http://img.shields.io/badge/version-2.3.10 -green.svg?style=flat )] ( https://github.com/AssistoLab/DropDown )
5
+ [ ![ Version] ( http://img.shields.io/badge/version-2.3.11 -green.svg?style=flat )] ( https://github.com/AssistoLab/DropDown )
6
6
[ ![ Cocoapods] ( http://img.shields.io/badge/Cocoapods-available-green.svg?style=flat )] ( http://cocoadocs.org/docsets/DropDown/ )
7
7
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
8
8
You can’t perform that action at this time.
0 commit comments