PRESTOplay for Apple 4.0.24

SDK Bundle

The SDK Bundle

Documentation

The rendered documentation including the Manual and API Docs

Download Portal

Customers can access the download portal here.

Cocoapods Dependency

The package is deployed to the public Cocoapods repository. Use the following setup to add the repo to Podfile and make sure that you refresh dependencies before you build since we are not using snapshots!


	...
	source 'https://github.com/castlabs/Specs.git'
	...
	pod 'PRESTOplay', '4.0.24'
	pod 'CastlabsApple', '4.0.24'
	pod 'CastlabsYoubora', '4.0.24'
	pod 'CastlabsThumbnails', '4.0.24'
	pod 'CastlabsSubtitles', '4.0.24'
	pod 'CastlabsDownloader', '4.0.24'
	pod 'CastlabsChromecast', '4.0.24'
	pod 'CastlabsVT', '4.0.24'
	pod 'CastlabsGst', '4.0.24'
	pod 'CastlabsBroadpeak', '4.0.24'
	pod 'CastlabsVTWithWidevine', '4.0.24'
	pod 'CastlabsConviva', '4.0.24'
	pod 'CastlabsIMA', '4.0.24'
	...