"ios/RNFIRMessaging.xcodeproj/project.pbxproj" did not exist on "2b92af7e0c6f550c4e537126279696de2639b7be"
Commit b373805b authored by Thibault Malbranche's avatar Thibault Malbranche Committed by GitHub

Update react-native-fcm.podspec

parent b8a814ba
......@@ -12,6 +12,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/evollu/react-native-fcm.git' }
s.platform = :ios, '8.0'
s.source_files = "ios/*.{h,m}"
s.public_header_files = ['ios/RNFIRMessaging.h']
s.static_framework = true
s.dependency "React"
......
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