XDPlayer is a PIP (Picture in Picture) Video Player for iOS.
Swift3
iOS9.0+
It's designed super easy to use
// Play
XDPlayer.play(url: URL(string: "video_url")!)
// Dismiss
XDPlayer.dismiss()
Cocoapods:
pod 'XDPlayer', :git => 'https://github.com/wddwycc/XDPlayer'
Carthage:
github "wddwycc/XDPlayer"
Icons are from AwesomeFont
The Project is under MIT License