Skip to content

Commit

Permalink
Updated Podspec for Pixel Perfect Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Marxon13 committed Nov 9, 2014
1 parent c4286a4 commit cdb065a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions M13BadgeView.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "M13BadgeView"
s.version = "1.0.3"
s.version = "1.0.4"
s.summary = "A customizable implementation of badges for UIViews."

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

s.platform = :ios, '6.0'

s.source = { :git => "https://github.com/Marxon13/M13BadgeView.git", :tag => "v1.0.3"}
s.source = { :git => "https://github.com/Marxon13/M13BadgeView.git", :tag => "v1.0.4"}

s.source_files = 'Classes/*'

Expand Down
Binary file not shown.

0 comments on commit cdb065a

Please sign in to comment.