{ "name": "RNFBMessaging", "version": "14.12.0", "description": "React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.", "summary": "A well tested feature rich Firebase implementation for React Native, supporting iOS & Android.", "homepage": "http://invertase.io/oss/react-native-firebase", "license": "Apache-2.0", "authors": "Invertase Limited", "source": { "git": "https://github.com/invertase/react-native-firebase.git", "tag": "v14.12.0" }, "social_media_url": "http://twitter.com/invertaseio", "platforms": { "ios": "10.0" }, "source_files": "ios/**/*.{h,m}", "dependencies": { "React-Core": [ ], "RNFBApp": [ ], "Firebase/Messaging": [ "8.15.0" ] }, "static_framework": false }