Skip to content

Commit

Permalink
Fix podspec homepage url
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile committed Oct 11, 2017
1 parent ef81c7c commit 3b33bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FH.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'FH'
s.version = '5.0.0'
s.summary = 'FeedHenry iOS Software Development Kit'
s.homepage = 'https://www.feedhenry.com'
s.homepage = 'http://feedhenry.org'
s.social_media_url = 'https://twitter.com/feedhenry'
s.license = 'FeedHenry'
s.author = 'Red Hat, Inc.'
Expand Down

0 comments on commit 3b33bb0

Please sign in to comment.