Commit 148d81bc authored by Ilja Daderko's avatar Ilja Daderko Committed by Mehdi Achour

fix: remove deprecated React pod dependency (#361)

parent 290ad016
......@@ -13,6 +13,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/rebeccahughes/react-native-device-info.git" }
s.source_files = "RNDeviceInfo/*.{h,m}"
s.dependency 'React'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment