unioil-loyalty-rn-app/ios/Pods/Local Podspecs/RNFBApp.podspec.json

29 lines
981 B
JSON

{
"name": "RNFBApp",
"version": "14.12.0",
"description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.",
"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"
},
"cocoapods_version": ">= 1.10.2",
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React-Core": [
],
"Firebase/CoreOnly": [
"8.15.0"
]
},
"static_framework": false
}