Skip to content

Commit 2c0cbab

Browse files
committed
Merge pull request #47 from seanoshea/bump_podspec
Bump podspec version
2 parents 3341bea + 925ccff commit 2c0cbab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
22
- Expecta (1.0.0)
3-
- JSBadgeView (1.4)
3+
- JSBadgeView (1.4.1)
44
- Specta (1.0.0)
55

66
DEPENDENCIES:
@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
1414

1515
SPEC CHECKSUMS:
1616
Expecta: 32604574add2c46a36f8d2f716b6c5736eb75024
17-
JSBadgeView: e787ce149cee94a924557b8b4ac39f645c48b814
17+
JSBadgeView: 3861ddee41094284d9468e6d0af5107f703aaac5
1818
Specta: 96fe05fe5c7348b5223f85e862904f6e832abb14
1919

2020
COCOAPODS: 0.37.1

JSBadgeView.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JSBadgeView"
3-
s.version = '1.4'
3+
s.version = '1.4.1'
44
s.summary = "Customizable UIKit badge view like the one on applications in the iOS springboard."
55
s.description = "Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics."
66
s.homepage = "https://github.com/JaviSoto/JSBadgeView"

0 commit comments

Comments
 (0)