Commit 52a1136d authored by Gaëtan Renaudeau's avatar Gaëtan Renaudeau Committed by GitHub

Merge pull request #201 from juphamzipit/feature/RN-060-ios-podspec

Fixed podspect to depend on React-RCTImage
parents 20a5e6ae 99b7ad00
......@@ -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