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.
- Host: GitHub
- URL: https://github.com/sfmdev/lpdsoundservicekit
- Owner: sfmDev
- License: mit
- Created: 2017-09-25T03:02:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T03:35:59.000Z (over 8 years ago)
- Last Synced: 2025-07-23T16:57:55.026Z (11 months ago)
- Language: Objective-C
- Size: 732 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LPDSoundServiceKit
[](https://travis-ci.org/LPD-iOS/LPDSoundServiceKit)
[](https://codebeat.co/projects/github-com-lpd-ios-lpdsoundservicekit-master)
[](http://cocoapods.org/pods/LPDSoundServiceKit)
[](http://cocoapods.org/pods/LPDSoundServiceKit)
[](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

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