Skip to content

Commit cf4e13b

Browse files
committed
[version] 1.5.0
1 parent e59e3da commit cf4e13b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

react-component.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'react-component'
4-
s.version = '1.4.2'
4+
s.version = '1.5.0'
55
s.summary = 'An runtime base on react-native.'
66
s.description =
77
<<-DESC
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
3434
'ios/Framework/RNScreens.xcframework',
3535
'ios/Framework/RNSentry.xcframework',
3636
'ios/Framework/RNVectorIcons.xcframework'
37-
s.dependency 'react-ios', '~> 0.63.4.4'
37+
s.dependency 'react-ios', '~> 0.64.2.0'
3838
s.dependency 'Sentry', '~> 7.1.0'
3939
s.dependency 'SDWebImage', '~> 5.8'
4040
s.dependency 'SDWebImageWebPCoder', '~> 0.6.1'

0 commit comments

Comments
 (0)