diff --git a/Cartfile b/Cartfile index 42aa2684..e3c09127 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,4 @@ binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/MobileVLCKit.json" ~> 3.4.0 binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json" ~> 3.3.0 github "gunterhager/UDPBroadcastConnection" +binary "ChromeCastFramework.json" \ No newline at end of file diff --git a/ChromeCastFramework.json b/ChromeCastFramework.json new file mode 100644 index 00000000..1b1f5040 --- /dev/null +++ b/ChromeCastFramework.json @@ -0,0 +1,3 @@ +{ + "1.0": "https://dl.google.com/dl/chromecast/sdk/ios/GoogleCastSDK-ios-4.7.1_static_beta.xcframework.zip" +} \ No newline at end of file