Skip to content

Commit 7989a83

Browse files
authored
Update podspec dependency to React-Core pod (#793)
1 parent 875e79e commit 7989a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNInstabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Pod::Spec.new do |s|
1313
s.platform = :ios, "9.0"
1414
s.source_files = "ios/**/*.{h,m,mm}"
1515

16-
s.dependency 'React'
16+
s.dependency 'React-Core'
1717
s.dependency 'Instabug', '11.3.0'
1818
end

0 commit comments

Comments
 (0)