Skip to content

Commit

Permalink
Fixed image in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Feb 27, 2017
1 parent 26ce7bd commit 3dc66c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AFDateHelper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|
A Swift Date extension for creating, modifying and comparing dates.
DESC
s.homepage = "https://github.com/melvitax/DateHelper"
s.screenshots = "https://raw.githubusercontent.com/melvitax/DateHelper/master/Screenshot.png"
s.screenshots = "https://raw.githubusercontent.com/melvitax/DateHelper/master/logo.png"
s.license = 'MIT'
s.author = { "Melvin Rivera" => "melvitax@gmail.com" }
s.source = { :git => "https://github.com/melvitax/DateHelper.git", :tag => s.version.to_s }
Expand Down

0 comments on commit 3dc66c6

Please sign in to comment.