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

https://github.com/blodely/lysoundtrack

LYSoundtrack
https://github.com/blodely/lysoundtrack

cocoapods ios objective-c

Last synced: over 1 year ago
JSON representation

LYSoundtrack

Awesome Lists containing this project

README

          

## LYSoundtrack

### Example

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

### Requirements

### Installation

LYSoundtrack is available through [CocoaPods](https://cocoapods.org).

To install it, simply add the following line to your Podfile:

```ruby
pod 'LYSoundtrack'
```

To use bleeding edge version:

```ruby
pod 'LYSoundtrack', :git => 'https://github.com/blodely/LYSoundtrack.git'
```

### Author

[Luo Yu(blodely)](http://luoyu.space), [indie.luo@gmail.com](mailto://indie.luo@gmail.com)

### License

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