add binary reference to chromecast zip
This commit is contained in:
parent
1cbd0f58b0
commit
9671bbaf81
1
Cartfile
1
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/MobileVLCKit.json" ~> 3.4.0
|
||||||
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json" ~> 3.3.0
|
binary "https://code.videolan.org/videolan/VLCKit/raw/master/Packaging/TVVLCKit.json" ~> 3.3.0
|
||||||
github "gunterhager/UDPBroadcastConnection"
|
github "gunterhager/UDPBroadcastConnection"
|
||||||
|
binary "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"
|
||||||
|
}
|
Loading…
Reference in New Issue