Skip to content

Commit 4d5abbc

Browse files
Merge pull request #1 from ss18/ss18/pr0
ss18/pr0
2 parents f59b968 + 9d8c26c commit 4d5abbc

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SSspinnerButton
22

33

4-
SSSpinnerButton is an elegant button with a diffrent spinner animations.
4+
SSSpinnerButton is an elegant button with a different spinner animations.
55

66
[![Swift Version][swift-image]][swift-url]
77
[![Build Status][travis-image]][travis-url]

SSSpinnerButton.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
Pod::Spec.new do |s|
1010
s.name = "SSSpinnerButton"
1111
s.version = "1.0.2"
12-
s.summary = "SSSpinnerButton is an elegant button with a diffrent spinner animations."
12+
s.summary = "SSSpinnerButton is an elegant button with a different spinner animations."
1313

14-
#s.description = "SSSpinnerButton is an elegant button with a diffrent spinner animations."
14+
#s.description = "SSSpinnerButton is an elegant button with a different spinner animations."
1515

1616
s.homepage = 'https://github.com/simformsolutions/SSSpinnerButton.git'
1717

SSSpinnerButton/SSSpinnerButton/SpinnerButton/SSSpinnerButton.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ open class SSSpinnerButton: UIButton {
9797
return gradient
9898
}()
9999

100-
/// Sets the colors for the gradient backgorund
100+
/// Sets the colors for the gradient background
101101
public var gradientColors: [UIColor]? {
102102
willSet {
103103
gradientLayer.colors = newValue?.map({$0.cgColor})

docs/Classes/SSSpinnerButton.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h4>Declaration</h4>
715715
<section class="section">
716716
<div class="pointer"></div>
717717
<div class="abstract">
718-
<p>Sets the colors for the gradient backgorund</p>
718+
<p>Sets the colors for the gradient background</p>
719719

720720
</div>
721721
<div class="declaration">

docs/docsets/.docset/Contents/Resources/Documents/Classes/SSSpinnerButton.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ <h4>Declaration</h4>
273273
<section class="section">
274274
<div class="pointer"></div>
275275
<div class="abstract">
276-
<p>Sets the colors for the gradient backgorund</p>
276+
<p>Sets the colors for the gradient background</p>
277277

278278
</div>
279279
<div class="declaration">
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO14ballClipRotateA2CmF":{"name":"ballClipRotate","abstract":"<p>BallClipRotate.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO12ballSpinFadeA2CmF":{"name":"ballSpinFade","abstract":"<p>BallSpinFade.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO12lineSpinFadeA2CmF":{"name":"lineSpinFade","abstract":"<p>LineSpinFade.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO15ballRotateChaseA2CmF":{"name":"ballRotateChase","abstract":"<p>BallRotateChase.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO16circleStrokeSpinA2CmF":{"name":"circleStrokeSpin","abstract":"<p>CircleStrokeSpin.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html":{"name":"SpinnerType","abstract":"<p>Spinner Types</p>"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC12spinnerColorSo7UIColorCv":{"name":"spinnerColor","abstract":"<p>Sets the spinner color</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC5titleSSSgv":{"name":"title","abstract":"<p>Sets the button title for its normal state</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC10titleColorSo7UIColorCSgv":{"name":"titleColor","abstract":"<p>Sets the button title color.</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/c:@M@SSSpinnerButtons@objc(cs)SSSpinnerButton(im)initWithCoder:":{"name":"init(coder:)","abstract":"<p>Undocumented</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonCACSS5title_tcfc":{"name":"init(title:)","abstract":"<p>init method</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/c:@M@SSSpinnerButtons@objc(cs)SSSpinnerButton(im)layoutSubviews":{"name":"layoutSubviews()","abstract":"<p>Undocumented</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC14gradientColorsSaySo7CGColorCGSgv":{"name":"gradientColors","abstract":"<p>Sets the colors for the gradient backgorund</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC12startAnimateyAA11SpinnerTypeO07spinnerG0_So7UIColorC12spinnercoloryycSg8complatetF":{"name":"startAnimate(spinnerType:spinnercolor:complate:)","abstract":"<p>Start Animation</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC11stopAnimateyyycSg8complate_tF":{"name":"stopAnimate(complate:)","abstract":"<p>stop Animation and set button in actual state</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html":{"name":"SSSpinnerButton","abstract":"<p>Undocumented</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"}}
1+
{"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO14ballClipRotateA2CmF":{"name":"ballClipRotate","abstract":"<p>BallClipRotate.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO12ballSpinFadeA2CmF":{"name":"ballSpinFade","abstract":"<p>BallSpinFade.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO12lineSpinFadeA2CmF":{"name":"lineSpinFade","abstract":"<p>LineSpinFade.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO15ballRotateChaseA2CmF":{"name":"ballRotateChase","abstract":"<p>BallRotateChase.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html#/s:16SSSpinnerButtons11SpinnerTypeO16circleStrokeSpinA2CmF":{"name":"circleStrokeSpin","abstract":"<p>CircleStrokeSpin.</p>","parent_name":"SpinnerType"},"Enums/SpinnerType.html":{"name":"SpinnerType","abstract":"<p>Spinner Types</p>"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC12spinnerColorSo7UIColorCv":{"name":"spinnerColor","abstract":"<p>Sets the spinner color</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC5titleSSSgv":{"name":"title","abstract":"<p>Sets the button title for its normal state</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC10titleColorSo7UIColorCSgv":{"name":"titleColor","abstract":"<p>Sets the button title color.</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/c:@M@SSSpinnerButtons@objc(cs)SSSpinnerButton(im)initWithCoder:":{"name":"init(coder:)","abstract":"<p>Undocumented</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonCACSS5title_tcfc":{"name":"init(title:)","abstract":"<p>init method</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/c:@M@SSSpinnerButtons@objc(cs)SSSpinnerButton(im)layoutSubviews":{"name":"layoutSubviews()","abstract":"<p>Undocumented</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC14gradientColorsSaySo7CGColorCGSgv":{"name":"gradientColors","abstract":"<p>Sets the colors for the gradient background</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC12startAnimateyAA11SpinnerTypeO07spinnerG0_So7UIColorC12spinnercoloryycSg8complatetF":{"name":"startAnimate(spinnerType:spinnercolor:complate:)","abstract":"<p>Start Animation</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html#/s:16SSSpinnerButtons0A6ButtonC11stopAnimateyyycSg8complate_tF":{"name":"stopAnimate(complate:)","abstract":"<p>stop Animation and set button in actual state</p>","parent_name":"SSSpinnerButton"},"Classes/SSSpinnerButton.html":{"name":"SSSpinnerButton","abstract":"<p>Undocumented</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"}}

docs/docsets/SSSpinnerButton.docset/Contents/Resources/Documents/Classes/SSSpinnerButton.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h4>Declaration</h4>
715715
<section class="section">
716716
<div class="pointer"></div>
717717
<div class="abstract">
718-
<p>Sets the colors for the gradient backgorund</p>
718+
<p>Sets the colors for the gradient background</p>
719719

720720
</div>
721721
<div class="declaration">

docs/docsets/SSSpinnerButton.docset/Contents/Resources/Documents/index.html

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

8888
<h1 id='ssspinnerbutton' class='heading'>SSspinnerButton</h1>
8989

90-
<p>SSSpinnerButton is an elegant button with a diffrent spinner animations.</p>
90+
<p>SSSpinnerButton is an elegant button with a different spinner animations.</p>
9191

9292
<p><a href="https://swift.org/"><img src="https://img.shields.io/badge/swift-4.0-orange.svg" alt="Swift Version"></a>
9393
<a href="https://travis-ci.org/dbader/node-datadog-metrics"><img src="https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square" alt="Build Status"></a>

0 commit comments

Comments
 (0)