NSExceptionKt
NSExceptionKt copied to clipboard
SPM dependency conflicts with cocoapods dependency
NSExceptionKt has firebase as dependency and if the project already has firebase installed through cocoapods then we are facing an error saying something like - "Firebase module already exists".
I am thinking about adding cocopods support to NSExceptionKt. Is there any potential blockers for this to be done?