https://github.com/blodely/lysoundtrack
LYSoundtrack
https://github.com/blodely/lysoundtrack
cocoapods ios objective-c
Last synced: over 1 year ago
JSON representation
LYSoundtrack
- Host: GitHub
- URL: https://github.com/blodely/lysoundtrack
- Owner: blodely
- License: mit
- Created: 2018-12-07T12:23:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T03:25:12.000Z (over 4 years ago)
- Last Synced: 2025-02-26T08:48:00.290Z (over 1 year ago)
- Topics: cocoapods, ios, objective-c
- Language: Objective-C
- Size: 513 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.