Skip to content

Commit

Permalink
update repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
madhums committed Jan 17, 2020
1 parent d1215b5 commit 452f8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-http-bridge.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.description = package['description']
s.license = package['license']
s.author = package['author']
s.homepage = package['repository']
s.homepage = package['repository']['url']
s.source = { :git => 'https://github.com/alwx/react-native-http-bridge.git' }

s.requires_arc = true
Expand Down

0 comments on commit 452f8ce

Please sign in to comment.