Skip to content

Commit

Permalink
Fix the link to the homepage.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Aug 2, 2014
1 parent 3b48a78 commit 9f34bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XirSys.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = "XirSys"
s.version = "0.1.0"
s.summary = "An Objective-C client for the XirSys API."
s.homepage = "https://github.com/samsymonss/XirSys"
s.homepage = "https://github.com/samsymons/XirSys"
s.license = 'MIT'
s.author = { "Sam Symons" => "[email protected]" }
s.source = { :git => "https://github.com/samsymons/XirSys.git", :tag => s.version.to_s }
Expand Down

0 comments on commit 9f34bd8

Please sign in to comment.