# TPFVideoPlayer **Repository Path**: Roc.Tian/TPFVideoPlayer ## Basic Information - **Project Name**: TPFVideoPlayer - **Description**: 基于MobileVLCKit.framework 开发的视频播放器 - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-10 - **Last Updated**: 2024-11-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TPFVideoPlayer 基于MobileVLCKit.framework 开发的视频播放器 [![CI Status](http://img.shields.io/travis/pzhtpf/TPFVideoPlayer.svg?style=flat)](https://travis-ci.org/pzhtpf/TPFVideoPlayer) [![Version](https://img.shields.io/cocoapods/v/TPFVideoPlayer.svg?style=flat)](http://cocoapods.org/pods/TPFVideoPlayer) [![License](https://img.shields.io/cocoapods/l/TPFVideoPlayer.svg?style=flat)](http://cocoapods.org/pods/TPFVideoPlayer) [![Platform](https://img.shields.io/cocoapods/p/TPFVideoPlayer.svg?style=flat)](http://cocoapods.org/pods/TPFVideoPlayer) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation TPFVideoPlayer is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'TPFVideoPlayer' ``` ## Author pzhtpf, pftian@yaduo.com ## License TPFVideoPlayer is available under the MIT license. See the LICENSE file for more info.