Skip to content

Commit

Permalink
[version] 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liamxujia committed Oct 19, 2021
1 parent e59e3da commit cf4e13b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-component.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'react-component'
s.version = '1.4.2'
s.version = '1.5.0'
s.summary = 'An runtime base on react-native.'
s.description =
<<-DESC
Expand Down Expand Up @@ -34,7 +34,7 @@ Pod::Spec.new do |s|
'ios/Framework/RNScreens.xcframework',
'ios/Framework/RNSentry.xcframework',
'ios/Framework/RNVectorIcons.xcframework'
s.dependency 'react-ios', '~> 0.63.4.4'
s.dependency 'react-ios', '~> 0.64.2.0'
s.dependency 'Sentry', '~> 7.1.0'
s.dependency 'SDWebImage', '~> 5.8'
s.dependency 'SDWebImageWebPCoder', '~> 0.6.1'
Expand Down

0 comments on commit cf4e13b

Please sign in to comment.