Mathieu Acthernoene 8 lat temu
rodzic
commit
c8e81bb832
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1
    2
      ReactNativePermissions.podspec

+ 1
- 2
ReactNativePermissions.podspec Wyświetl plik

18
   s.preserve_paths         = 'LICENSE', 'package.json'
18
   s.preserve_paths         = 'LICENSE', 'package.json'
19
   s.source_files           = '**/*.{h,m}'
19
   s.source_files           = '**/*.{h,m}'
20
   s.exclude_files          = 'example/**/*'
20
   s.exclude_files          = 'example/**/*'
21
-
22
-  s.dependency             'React'
21
+  s.dependency               'React'
23
 end
22
 end