Browse Source

Merge branch 'master' of https://github.com/yonahforst/react-native-permissions

Mathieu Acthernoene 8 năm trước cách đây
mục cha
commit
c8e81bb832
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      ReactNativePermissions.podspec

+ 1 - 2
ReactNativePermissions.podspec

@@ -18,6 +18,5 @@ Pod::Spec.new do |s|
   s.preserve_paths         = 'LICENSE', 'package.json'
   s.source_files           = '**/*.{h,m}'
   s.exclude_files          = 'example/**/*'
-
-  s.dependency             'React'
+  s.dependency               'React'
 end