We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af1eb6 commit ea99123Copy full SHA for ea99123
RNFileLogger.podspec
@@ -13,6 +13,7 @@ Pod::Spec.new do |s|
13
s.source = { :git => "https://github.com/BeTomorrow/react-native-file-logger.git", :tag => "#{s.version}" }
14
15
s.source_files = "ios/**/*.{h,mm}"
16
+ s.framework = "MessageUI"
17
18
s.dependency "React-Core"
19
s.dependency "CocoaLumberjack"
0 commit comments