.podspec repository with GA builds for Core, IMA and Cast SDKs
- To install
OoyalaSDK
using CocoaPods just add the following line to your Podfile
pod 'OoyalaSDK'
- To install
OoyalaIMASDK
using CocoaPods just add the following line to your Podfile. This will also install dependencies,OoyalaSDK
andGoogleAds-IMA-iOS-SDK
pod 'OoyalaIMASDK'
- To install
OoyalaCastSDK
using CocoaPods just add the following line to your Podfile. This will also install dependencies,OoyalaSDK
andgoogle-cast-sdk
pod 'OoyalaCastSDK'
iOS 9.0+
tvOS 9.0+ (for OoyalaSDK-tvOS
)