An open API service indexing awesome lists of open source software.

https://github.com/sfmdev/lpdsoundservicekit

A manager of AVAudiosession for play sound.
https://github.com/sfmdev/lpdsoundservicekit

Last synced: 11 months ago
JSON representation

A manager of AVAudiosession for play sound.

Awesome Lists containing this project

README

          

# LPDSoundServiceKit

[![CI Status](http://img.shields.io/travis/LPD-iOS/LPDSoundServiceKit.svg?style=flat)](https://travis-ci.org/LPD-iOS/LPDSoundServiceKit)
[![Codebeat](https://codebeat.co/badges/b667f956-2d72-4f04-a264-9b9c5ebf1fb8)](https://codebeat.co/projects/github-com-lpd-ios-lpdsoundservicekit-master)
[![Version](https://img.shields.io/cocoapods/v/LPDSoundServiceKit.svg?style=flat)](http://cocoapods.org/pods/LPDSoundServiceKit)
[![License](https://img.shields.io/cocoapods/l/LPDSoundServiceKit.svg?style=flat)](http://cocoapods.org/pods/LPDSoundServiceKit)
[![Platform](https://img.shields.io/cocoapods/p/LPDSoundServiceKit.svg?style=flat)](http://cocoapods.org/pods/LPDSoundServiceKit)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

- iOS 8.0+

## Installation

LPDSoundServiceKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'LPDSoundServiceKit'
```

## Author

sfmdeveloper@icloud.com

## License

![](https://upload.wikimedia.org/wikipedia/commons/thumb/f/f8/License_icon-mit-88x31-2.svg/128px-License_icon-mit-88x31-2.svg.png)

LPDSoundServiceKit is available under the MIT license. See the LICENSE file for more info.