Skip to content

Commit 452f8ce

Browse files
committed
update repo link
1 parent d1215b5 commit 452f8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-http-bridge.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.description = package['description']
1010
s.license = package['license']
1111
s.author = package['author']
12-
s.homepage = package['repository']
12+
s.homepage = package['repository']['url']
1313
s.source = { :git => 'https://github.com/alwx/react-native-http-bridge.git' }
1414

1515
s.requires_arc = true

0 commit comments

Comments
 (0)