Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

yahoo/VerizonVideoPartnerSDK-PlayerCore-iOS

Repository files navigation

Verizon Video Partner SDK - Player Core

PlayerCore contains important player logic which is used by Verizon Video Partner SDK.

Build Status Code Coverage MIT LICENSE Swift 4.2

Table of Contents

Verizon Video Partner SDK - for iOS and tvOS

  1. Install
    1. Cocoapods
    2. Carthage
  2. Usage
  3. Contribute
  4. Maintainers
  5. License

Install

Cocoapods

You can install this module using CocoaPods. You have to add PlayerCore pod in a Podfile:

target 'Target-Name' do
    pod 'PlayerCore'
end

After that execute this command in a Podfile folder:

pod install

Carthage

To use Carthage, all you need is to add this repository in your Cartfile as:

github "VerizonAdPlatforms/VerizonVideoPartnerSDK-PlayerCore-iOS"

And then you have to execute command:

carthage update 

Usage

This project is used in Verizon VideoPartner SDK. It is a required dependency for the OVPSDK and it is not expected to be used separately from the SDK.

Contribute

Please refer to the contributing.md file for information about how to get involved. We welcome issues, questions, and pull requests. Pull Requests are welcome.

Maintainers

License

This project is licensed under the terms of the MIT open source license. Please refer to LICENSE for the full terms.

About

PlayerCore contains important player logic used by the Verizon Video Partner SDK.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages