# FAudioPlayer **Repository Path**: junfengdev/faudio-player ## Basic Information - **Project Name**: FAudioPlayer - **Description**: 继承自StreamingKit的音频播放器-swift版本 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-03 - **Last Updated**: 2021-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FAudioPlayer [![CI Status](https://img.shields.io/travis/junfeng/FAudioPlayer.svg?style=flat)](https://travis-ci.org/junfeng/FAudioPlayer) [![Version](https://img.shields.io/cocoapods/v/FAudioPlayer.svg?style=flat)](https://cocoapods.org/pods/FAudioPlayer) [![License](https://img.shields.io/cocoapods/l/FAudioPlayer.svg?style=flat)](https://cocoapods.org/pods/FAudioPlayer) [![Platform](https://img.shields.io/cocoapods/p/FAudioPlayer.svg?style=flat)](https://cocoapods.org/pods/FAudioPlayer) ## Example Swift版本,继承自StreamingKit封装,支持网络和本地播放 ## Installation FAudioPlayer is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'FAudioPlayer' ``` ## Author junfengdev@163.com ## License FAudioPlayer is available under the MIT license. See the LICENSE file for more info.