We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e1ae61 + 919a960 commit 69e1786Copy full SHA for 69e1786
RNPermissions.podspec
@@ -3,7 +3,7 @@ package = JSON.parse(File.read('./package.json'))
3
4
Pod::Spec.new do |s|
5
s.name = "RNPermissions"
6
- s.dependency "React"
+ s.dependency "React-Core"
7
8
s.version = package["version"]
9
s.license = package["license"]
0 commit comments