diff --git a/react-native-video.podspec b/react-native-video.podspec index 1650cebb..7013f957 100644 --- a/react-native-video.podspec +++ b/react-native-video.podspec @@ -29,7 +29,7 @@ Pod::Spec.new do |s| s.static_framework = true end - s.dependency "React" + s.dependency "React-Core" s.default_subspec = "Video"