Skip to content

Commit

Permalink
docs: change homepage in .podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybowang authored and wouterds committed Sep 19, 2019
1 parent 2cdde3e commit 1afcf86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNRootViewBackground.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/author/RNRootViewBackground.git", :tag => "master" }
s.source_files = "ios/**/*.{h,m}"
s.requires_arc = true
s.homepage = "https://github.com/yuntitech/react-native-root-view-background"
s.homepage = "https://github.com/johniak/react-native-root-view-background"


s.dependency "React"
Expand Down

0 comments on commit 1afcf86

Please sign in to comment.