Skip to content

Commit

Permalink
Updated podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marxon13 committed Sep 30, 2016
1 parent fb5ec9d commit c6d0f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions M13Checkbox.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "M13Checkbox"
s.version = "2.2.4"
s.version = "2.2.5"
s.summary = "A beautiful, customizable, extendable, animated checkbox for iOS."

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

s.platform = :ios, '8.0'

s.source = { :git => "https://github.com/Marxon13/M13Checkbox.git", :tag => "2.2.4"}
s.source = { :git => "https://github.com/Marxon13/M13Checkbox.git", :tag => "2.2.5"}

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

Expand Down

0 comments on commit c6d0f73

Please sign in to comment.