Skip to content

Commit

Permalink
Merge pull request #47 from seanoshea/bump_podspec
Browse files Browse the repository at this point in the history
Bump podspec version
  • Loading branch information
JaviSoto committed May 20, 2015
2 parents 3341bea + 925ccff commit 2c0cbab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Expecta (1.0.0)
- JSBadgeView (1.4)
- JSBadgeView (1.4.1)
- Specta (1.0.0)

DEPENDENCIES:
Expand All @@ -14,7 +14,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Expecta: 32604574add2c46a36f8d2f716b6c5736eb75024
JSBadgeView: e787ce149cee94a924557b8b4ac39f645c48b814
JSBadgeView: 3861ddee41094284d9468e6d0af5107f703aaac5
Specta: 96fe05fe5c7348b5223f85e862904f6e832abb14

COCOAPODS: 0.37.1
2 changes: 1 addition & 1 deletion JSBadgeView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSBadgeView"
s.version = '1.4'
s.version = '1.4.1'
s.summary = "Customizable UIKit badge view like the one on applications in the iOS springboard."
s.description = "Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics."
s.homepage = "https://github.com/JaviSoto/JSBadgeView"
Expand Down

0 comments on commit 2c0cbab

Please sign in to comment.