Skip to content

Commit 43ff6c6

Browse files
committed
Updated podspec for latest version.
1 parent 3e4a4e4 commit 43ff6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

M13Checkbox.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "M13Checkbox"
3-
s.version = "2.2.3"
3+
s.version = "2.2.4"
44
s.summary = "A beautiful, customizable, extendable, animated checkbox for iOS."
55

66
s.description = <<-DESC
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
2626

2727
s.platform = :ios, '8.0'
2828

29-
s.source = { :git => "https://github.com/Marxon13/M13Checkbox.git", :tag => "2.2.3"}
29+
s.source = { :git => "https://github.com/Marxon13/M13Checkbox.git", :tag => "2.2.4"}
3030

3131
s.source_files = 'Sources/**/*'
3232

0 commit comments

Comments
 (0)