Skip to content

Commit 5d8baa7

Browse files
Merge pull request #37 from SimformSolutionsPvtLtd/feature/ReadMEUpdate_VerdsionBump
Update readme
2 parents dce9db1 + 54a2014 commit 5d8baa7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SSspinnerButton
1+
# SSSpinnerButton
22

33

44
SSSpinnerButton is an elegant button with a different spinner animations.
@@ -33,10 +33,10 @@ SSSpinnerButton is an elegant button with a different spinner animations.
3333
-
3434
import UIKit
3535
import SSSpinnerButton
36-
37-
**Carthage**
38-
39-
Add `github simformsolutions/SSSpinnerButton` to your project's Cartfile
36+
37+
**Carthage**
38+
39+
Add `github simformsolutions/SSSpinnerButton` to your project's Cartfile
4040

4141
**Manually**
4242
- Download and drop **SSSpinnerButton** folder in your project.

SSSpinnerButton.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "SSSpinnerButton"
11-
s.version = "3.0.2"
11+
s.version = "3.1.0"
1212
s.summary = "SSSpinnerButton is an elegant button with a different spinner animations."
1313

1414
#s.description = "SSSpinnerButton is an elegant button with a different spinner animations."

0 commit comments

Comments
 (0)