Skip to content

Commit 1c7475d

Browse files
author
Eric Rolf
committed
Update pod spec version.
1 parent d71ec73 commit 1c7475d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CircleProgressView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = 'CircleProgressView'
3-
s.version = '1.0.11'
3+
s.version = '1.0.12'
44
s.license = 'MIT'
5-
s.summary = 'CircleProgressView'
5+
s.summary = 'A circle progress view that can have a solid or image based center. It allows track colors, image for the track, as well as both clockwise and counter clockwise animation.'
66
s.homepage = 'https://github.com/CardinalNow/iOS-CircleProgressView'
77
s.author = { 'Eric Rolf' => '[email protected]' }
88
s.source = { :git => 'https://github.com/CardinalNow/iOS-CircleProgressView.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)