File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
16
16
#
17
17
18
18
spec . name = "MHLoadingButton"
19
- spec . version = "0.1.0 "
19
+ spec . version = "0.1.1 "
20
20
spec . summary = "A collection of loading buttons and their stylings written in Swift."
21
21
22
22
# This description is used to generate tags and improve search results.
Original file line number Diff line number Diff line change 1
1
## Loading Buttons
2
2
A collection of loading buttons and their styling written in Swift.
3
3
4
- [ ![ Generic badge] ( https://img.shields.io/badge/Swift-5.0-orange.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/iOS-11.0+-blue.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/Version-0.1.0 -orange.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/platform-ios-green.svg )] ( https://shields.io/ )
4
+ [ ![ Generic badge] ( https://img.shields.io/badge/Swift-5.0-orange.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/iOS-11.0+-blue.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/Version-0.1.1 -orange.svg )] ( https://shields.io/ ) [ ![ Generic badge] ( https://img.shields.io/badge/platform-ios-green.svg )] ( https://shields.io/ )
5
5
6
6
You may see the following [ Medium] ( https://medium.com/ ) article for detailed explanation of creating loading buttons.
7
7
You can’t perform that action at this time.
0 commit comments