pro100andrey / lame

Swift Lame Framework
MIT License
27 stars 7 forks source link
ios lame macos mp3 mp3-decoder mp3-encoder swift tvos xcframework

Lame xcframework

LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.

Example

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

Requirements

SDK Version
iOS 12.0
tvOS 12.0
macOS 10.14
MacCatalyst 10.14

Installation

lame.framework is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'lame'

Author

Andrey Ivanov, this.andrey@gmail.com

License

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