Kevin Leung 5 years ago
parent
commit
25b14cebe4
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      RNThumbnail.podspec

+ 1
- 1
RNThumbnail.podspec View File

@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
9 9
   s.description    = package['description']
10 10
   s.license        = package['license']
11 11
   s.author         = package['author']
12
-  s.homepage       = "https://github.com/kevinresol/react-native-thumbnail/#readme"
12
+  s.homepage       = "https://github.com/phuochau/react-native-thumbnail/#readme"
13 13
   s.source         = { :git => 'https://github.com/phuochau/react-native-thumbnail.git' }
14 14
 
15 15
   s.requires_arc   = true