arnesson / cordova-plugin-firebase

Cordova plugin for Google Firebase
http://arnesson.github.io/cordova-plugin-firebase
MIT License
1k stars 1.55k forks source link

Support Dependency Management via CocoaPods #1133

Open rbrand21 opened 4 years ago

rbrand21 commented 4 years ago

Is your feature request related to a problem? Please describe. As of V8.0.0 of the googleplus repo, dep management via CocoaPods is supported. The two different styles of dependency management leads to obscure link errors referenced here:

Describe the solution you'd like This repository to support dependency management via CocoaPods so that this plugin plays nicely with the googleplus plugin.

Describe alternatives you've considered The workaround for the time being is to pin the googleplus plugin at a version before CocoaPods dep management