Internal summary in pods (#39266)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39266

Changing the summary in internal pods as per suggestions in D48789176

changelog: [internal] internal

Reviewed By: christophpurrer

Differential Revision: D48921731

fbshipit-source-id: cce2a59d5424ac959dd1c78e718d3d060ef94a2e
This commit is contained in:
Arushi Kesarwani
2023-09-05 09:21:49 -07:00
committed by Facebook GitHub Bot
parent a410ef97f6
commit a13d463a59
@@ -19,7 +19,7 @@ end
Pod::Spec.new do |s|
s.name = "React-jsitracing"
s.version = version
s.summary = "The React Native Runtime."
s.summary = "Internal library for JSI debugging."
s.homepage = "https://reactnative.dev/"
s.license = package["license"]
s.author = "Meta Platforms, Inc. and its affiliates"