Kevin Leung 6 년 전
부모
커밋
25b14cebe4
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      RNThumbnail.podspec

+ 1
- 1
RNThumbnail.podspec 파일 보기

@@ -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