Skip to content

Commit 5953fb5

Browse files
lilulilu
authored andcommitted
qimreactnativelibrary 3.0.10211671
1 parent 6a8a296 commit 5953fb5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

QIMReactNativeLibrary.podspec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ folly_compiler_flags = '-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1'
66
Pod::Spec.new do |s|
77

88
s.name = "QIMReactNativeLibrary"
9-
s.version = "3.0.10211670"
9+
s.version = "3.0.10211671"
1010
s.summary = "Qunar chat App 6.0+ version QIMCommon"
1111
s.description = <<-DESC
1212
Qunar QIMCommon解决方案
@@ -28,7 +28,6 @@ Pod::Spec.new do |s|
2828

2929
s.subspec "yoga" do |yoga|
3030
yoga.header_dir = "yoga"
31-
yoga.module_name = 'yoga'
3231
yoga.requires_arc = false
3332
yoga.compiler_flags = [
3433
'-fno-omit-frame-pointer',
@@ -207,6 +206,6 @@ Pod::Spec.new do |s|
207206
ss.dependency 'QIMReactNativeLibrary/Core'
208207
end
209208

210-
s.default_subspecs = 'Core', 'CxxBridge', 'DevSupport', 'jschelpers', 'jsinspector', 'PrivateDatabase', 'cxxreact', 'ART', 'RCTActionSheet', 'RCTAnimation', 'RCTBlob', 'RCTGeolocation', 'RCTImage', 'RCTNetwork', 'RCTSettings', 'RCTText', 'RCTVibration', 'RCTWebSocket', 'RCTLinkingIOS', 'RNSVG', 'react-native-image-picker', 'RNVectorIcons'
209+
s.default_subspecs = 'Core', 'CxxBridge', 'DevSupport', 'jschelpers', 'jsinspector', 'PrivateDatabase', 'cxxreact', 'ART', 'RCTActionSheet', 'RCTAnimation', 'RCTBlob', 'RCTGeolocation', 'RCTImage', 'RCTNetwork', 'RCTSettings', 'RCTText', 'RCTVibration', 'RCTWebSocket', 'RCTLinkingIOS', 'RNSVG', 'react-native-image-picker', 'RNVectorIcons', 'yoga'
211210

212211
end

0 commit comments

Comments
 (0)