From cf430605043fbf9343156b4c6eae1e0eb3383cb0 Mon Sep 17 00:00:00 2001 From: lizujian Date: Sat, 1 Sep 2018 16:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pod=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RNGL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RNGL.podspec b/RNGL.podspec index 4a171dc..9f4d284 100644 --- a/RNGL.podspec +++ b/RNGL.podspec @@ -9,5 +9,5 @@ Pod::Spec.new do |s| s.source = { :git => "https://github.com/ProjectSeptemberInc/gl-react-native.git", :tag => "v2.42.1" } s.source_files = "ios/*.{h,m}" s.license = "MIT" - + s.dependency "React" end -- 2.26.2