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