react-native-google-cast / google-cast-sdk-dynamic-xcframework-no-bluetooth

Google Cast SDK Dynamic XCFramework without Guest Mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-cast-sdk-dynamic-xcframework-no-bluetooth

‼️ Deprecated

An official google-cast-sdk-no-bluetooth-xcframework pod has been released. This repo will be deleted.


The Cast iOS SDK supports XCFrameworks, allowing for development on Mac computers with Apple silicon, along with debugging using the iOS Simulator.

However, Google currently only provides the XCFrameworks as a manual download.

This is an unofficial pod that can be used in a CocoaPods environment, such as the react-native-google-cast package.

Installation

Add the following line to your Podfile:

pod 'google-cast-sdk-dynamic-xcframework-no-bluetooth'

Versions of this pod follow the official Google SDK versioning.

License

MIT license. See the LICENSE file for more info.

About

Google Cast SDK Dynamic XCFramework without Guest Mode

License:MIT License


Languages

Language:Objective-C 99.8%Language:Ruby 0.2%