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