mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-18 12:36:49 +00:00
Merge pull request #2 from exc3lsior/master
[BUG]fix no homepage in Podfile
This commit is contained in:
commit
9540b013d3
@ -6,7 +6,7 @@ Pod::Spec.new do |s|
|
|||||||
s.description = <<-DESC
|
s.description = <<-DESC
|
||||||
RNCCameraroll
|
RNCCameraroll
|
||||||
DESC
|
DESC
|
||||||
s.homepage = ""
|
s.homepage = "https://github.com/react-native-community/react-native-cameraroll"
|
||||||
s.license = "MIT"
|
s.license = "MIT"
|
||||||
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
|
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
|
||||||
s.author = { "author" => "author@domain.cn" }
|
s.author = { "author" => "author@domain.cn" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user