Skip to content

Commit 581d987

Browse files
committed
fix mtpush-react-native conflics
1 parent 3bcce9e commit 581d987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-update.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Pod::Spec.new do |s|
3131

3232
s.dependency 'React'
3333
s.dependency "React-Core"
34-
s.dependency 'SSZipArchive'
34+
s.dependency 'PushySSZipArchive'
3535

3636
s.subspec 'RCTPushy' do |ss|
3737
ss.source_files = 'ios/RCTPushy/*.{h,m,mm,swift}'

0 commit comments

Comments
 (0)