Skip to content

Commit 3903034

Browse files
authored
Merge pull request #63 from gvanderclay/patch-1
Update podspec homepage to fix react native link
2 parents fb628e9 + 4add956 commit 3903034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-static-server.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['homepage']
12+
s.homepage = package['repository']
1313
s.source = { :git => 'https://github.com/futurepress/react-native-static-server.git' }
1414

1515
s.requires_arc = true

0 commit comments

Comments
 (0)