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 cfa6577 + 7261037 commit c8e81bbCopy full SHA for c8e81bb
ReactNativePermissions.podspec
@@ -18,6 +18,5 @@ Pod::Spec.new do |s|
18
s.preserve_paths = 'LICENSE', 'package.json'
19
s.source_files = '**/*.{h,m}'
20
s.exclude_files = 'example/**/*'
21
-
22
- s.dependency 'React'
+ s.dependency 'React'
23
end
0 commit comments