소스 검색

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