GTPlayer 0.1.4×Maintained by Gokhan Mandaci.Installation Guide×Installation Guide for GTPlayerYou want to add pod 'GTPlayer', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'GTPlayer', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try GTPlayerSee PodspecGitHub RepoPage on CocoaPods.orgGTPlayer 0.1.4Bygokhanmandacigokhanmandaci/GTPlayerGitHub RepoGTPlayer Player example using AVFoundation