SAVideoPlayer 2.0.1

SAVideoPlayer 2.0.1

TestsTested
LangLanguage Obj-CObjective C
License LGPL-3.0
ReleasedLast Release Sep 2020

Maintained by Gabriel Coman, Gunhan Sancar.



  • By
  • Gabriel Coman

SuperAwesome Video Player for iOS

The SuperAwesome iOS custom video player, built on top of AVPlayer and designed to play VAST ads

CocoaPods

Use the following entry in your Podfile:

pod 'SAVideoPlayer', '~> 2.0'

Then run pod update.

In any file you'd like to use SAVideoPlayer in, don't forget to import the framework with import SAVideoPlayer