mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update .podspec license information (#35245)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35245 Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D41084913 fbshipit-source-id: a4ba31a19ffe515aa4e7c5a6e273a8cc4b6bc42d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6152763398
commit
19d65a2baf
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.license = "MIT"
|
||||
s.platforms = { :ios => "12.4" }
|
||||
s.compiler_flags = '-Wno-nullability-completeness'
|
||||
s.author = "Facebook, Inc. and its affiliates"
|
||||
s.author = "Meta Platforms, Inc. and its affiliates"
|
||||
s.source = { :git => "https://github.com/facebook/react-native.git", :tag => "#{s.version}" }
|
||||
|
||||
s.source_files = "**/*.{h,m,mm,swift}"
|
||||
|
||||
Reference in New Issue
Block a user