From 593fd41378b4f84fa6894f955391b70c43ec5434 Mon Sep 17 00:00:00 2001 From: WenRong Date: Mon, 19 Jun 2017 22:29:08 +0800 Subject: [PATCH] Add VGPlayer (#1742) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 801602c14..f0982f406 100644 --- a/README.md +++ b/README.md @@ -864,6 +864,7 @@ Awesome-iOS is an amazing list for people who need a certain feature on their ap * [swift-360-videos](https://github.com/team-pie/DDDKit) - Pure swift (no SceneKit) 3D library with focus on video and 360. * [ABMediaView](https://github.com/andrewboryk/ABMediaView) - UIImageView subclass for drop-in image, video, GIF, and audio display, with functionality for fullscreen and minimization to the bottom-right corner. * [PryntTrimmerView](https://github.com/prynt/PryntTrimmerView) - A set of UI elements to trim, crop and select frames inside a video. :large_orange_diamond: +* [VGPlayer](https://github.com/VeinGuo/VGPlayer) - A simple iOS video player in Swift,Support play local and network,Background playback mode. :large_orange_diamond: ## Messaging @@ -2702,3 +2703,5 @@ Other amazingly awesome lists can be found in the # Contributing and License * [See the guide](https://github.com/vsouza/awesome-ios/blob/master/.github/CONTRIBUTING.md) * Distributed under the MIT license. See LICENSE for more information. + +