Skip to content

A podspec for the dynamically-linked version of the Google Cast SDK iOS framework.

Notifications You must be signed in to change notification settings

gbrhaz/google-cast-sdk-dynamic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

google-cast-sdk-dynamic

Through version 4.2.x, the google-cast-sdk pod referenced the dynamically-linked version of the Google Cast iOS framework. This was a ~20MB download and a ~50MB framework.

Starting with 4.3.1, google-cast-sdk now refers to the statically-linked framework, which is a ~200MB download and a ~600MB framework, which makes for a poor developer experience.

This repo includes a podspec for the 4.3.x dynamically-linked Google Cast iOS framework.

Usage:

In your Podfile:

pod 'google-cast-sdk-dynamic', :git => 'https://github.com/pepasflo/google-cast-sdk-dynamic.git'

then pod install.

About

A podspec for the dynamically-linked version of the Google Cast SDK iOS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published