mirror of
https://github.com/status-im/react-native-fs.git
synced 2025-03-01 07:20:33 +00:00
Merge pull request #85 from dabrut/patch-1
Better Cocoapods integration
This commit is contained in:
commit
039869036b
@ -7,5 +7,5 @@ Pod::Spec.new do |s|
|
|||||||
s.source = { :git => "https://github.com/johanneslumpe/react-native-fs.git" }
|
s.source = { :git => "https://github.com/johanneslumpe/react-native-fs.git" }
|
||||||
s.source_files = '*.{h,m}'
|
s.source_files = '*.{h,m}'
|
||||||
s.preserve_paths = "**/*.js"
|
s.preserve_paths = "**/*.js"
|
||||||
|
s.dependency 'React/Core'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user