diff --git a/ios/RNCCameraroll.podspec b/ios/RNCCameraroll.podspec index fba6e269a..b56fac98e 100644 --- a/ios/RNCCameraroll.podspec +++ b/ios/RNCCameraroll.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.description = <<-DESC RNCCameraroll DESC - s.homepage = "" + s.homepage = "https://github.com/react-native-community/react-native-cameraroll" s.license = "MIT" # s.license = { :type => "MIT", :file => "FILE_LICENSE" } s.author = { "author" => "author@domain.cn" }