Skip to content

Commit

Permalink
Merge pull request #93 from jcesarmobile/fix-homepage
Browse files Browse the repository at this point in the history
Fix podspec homepage url
  • Loading branch information
danielpassos authored Oct 11, 2017
2 parents ef81c7c + 3b33bb0 commit 79c9960
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 79c9960

Please sign in to comment.