Commit 99b7ad00 authored by Jordan Upham's avatar Jordan Upham

Fixed podspect to depend on React-RCTImage

parent 10d3dce5
......@@ -10,4 +10,5 @@ Pod::Spec.new do |s|
s.source_files = "ios/*.{h,m}"
s.license = "MIT"
s.dependency "React"
s.dependency 'React-RCTImage'
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