mirror of
https://github.com/wu736139669/react-native-QDDialog.git
synced 2026-08-05 06:18:35 +00:00
名称修改
This commit is contained in:
@@ -6,17 +6,16 @@ Pod::Spec.new do |s|
|
||||
s.description = <<-DESC
|
||||
react-native-QDDialog
|
||||
DESC
|
||||
s.homepage = ""
|
||||
s.homepage = "https://github.com/wu736139669"
|
||||
s.license = "MIT"
|
||||
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
|
||||
s.author = { "author" => "736139669@qq.com" }
|
||||
s.platform = :ios, "7.0"
|
||||
s.source = { :git => "https://github.com/wu736139669/react-native-QDDialog.git", :tag => "master" }
|
||||
s.source_files = "eact-native-dialog/**/*.{h,m}"
|
||||
s.source_files = "ios/*.{h,m}"
|
||||
s.requires_arc = true
|
||||
|
||||
|
||||
s.dependency "React"
|
||||
#s.dependency "others"
|
||||
s.dependency "MBProgressHUD"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user