|
|
|
|
9
|
s.description = package['description']
|
9
|
s.description = package['description']
|
10
|
s.license = package['license']
|
10
|
s.license = package['license']
|
11
|
s.author = package['author']
|
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
|
s.source = { :git => 'https://github.com/phuochau/react-native-thumbnail.git' }
|
13
|
s.source = { :git => 'https://github.com/phuochau/react-native-thumbnail.git' }
|
14
|
|
14
|
|
15
|
s.requires_arc = true
|
15
|
s.requires_arc = true
|