We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1215b5 commit 452f8ceCopy full SHA for 452f8ce
react-native-http-bridge.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9
s.description = package['description']
10
s.license = package['license']
11
s.author = package['author']
12
- s.homepage = package['repository']
+ s.homepage = package['repository']['url']
13
s.source = { :git => 'https://github.com/alwx/react-native-http-bridge.git' }
14
15
s.requires_arc = true
0 commit comments