PRESTOplay for Apple 4.0.9
The SDK Bundle
The rendered documentation including the Manual and API Docs
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.9'
pod 'CastlabsApple', '4.0.9'
pod 'CastlabsYoubora', '4.0.9'
pod 'CastlabsThumbnails', '4.0.9'
pod 'CastlabsSubtitles', '4.0.9'
pod 'CastlabsDownloader', '4.0.9'
pod 'CastlabsChromecast', '4.0.9'
pod 'CastlabsVT', '4.0.9'
pod 'CastlabsGst', '4.0.9'
pod 'CastlabsBroadpeak', '4.0.9'
pod 'CastlabsVTWithWidevine', '4.0.9'
pod 'CastlabsConviva', '4.0.9'
pod 'CastlabsIMA', '4.0.9'
...