Kevin Leung 6 年前
父节点
当前提交
25b14cebe4
没有帐户链接到提交者的电子邮件
共有 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