Add dependency on React pod
Showing
... | @@ -12,4 +12,5 @@ Pod::Spec.new do |s| | ... | @@ -12,4 +12,5 @@ Pod::Spec.new do |s| |
s.source_files = "RNDeviceInfo/*.{h,m}" | s.source_files = "RNDeviceInfo/*.{h,m}" | ||
s.dependency 'React' | |||
end | end |
Please
register
or
sign in
to comment