Skip to content

Commit b65cffe

Browse files
Merge pull request #150 from romainbriand/patch-1
Update MixpanelReactNative.podspec
2 parents 57a3f35 + 4afdc85 commit b65cffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MixpanelReactNative.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Pod::Spec.new do |s|
1818
s.preserve_paths = 'LICENSE', 'README.md', 'package.json', 'index.js'
1919
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
2020

21-
s.dependency "React"
21+
s.dependency "React-Core"
2222
s.dependency "Mixpanel-swift", '4.0.1'
2323
end

0 commit comments

Comments
 (0)