react-native-jw-media-player
react-native-jw-media-player copied to clipboard
Fix issue in podspec with GoogleCast.framework
Currently when the main project uses 'use_frameworks!' in the Podfile, when building it throws an error:
The 'Pods-APP' target has transitive dependencies that include statically linked binaries: (/Users/user/APP/ios/Pods/google-cast-sdk/GoogleCastSDK-ios-4.4.8_static/GoogleCast.framework
This allows for the build to work, tested.