Skip to content

Commit 3579352

Browse files
committed
Updated Podspec
I keep forgetting to do this…
1 parent efab794 commit 3579352

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

M13ProgressSuite.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "M13ProgressSuite"
3-
s.version = "1.2.4"
3+
s.version = "1.2.5"
44
s.summary = "A suite containing many tools to display progress information on iOS."
55

66
s.description = <<-DESC
@@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2727

2828
s.platform = :ios, '7.0'
2929

30-
s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.4"}
30+
s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.5"}
3131

3232
s.source_files = 'Classes/*/*'
3333

738 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)