Преглед на файлове

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

Mathieu Acthernoene преди 8 години
родител
ревизия
c8e81bb832
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  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