LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
To run the example project, clone the repo, and run pod install
from the Example directory first.
- Swift >= 5
SDK | Version |
---|---|
iOS | 12.0 |
tvOS | 12.0 |
macOS | 10.14 |
MacCatalyst | 10.14 |
Through Xcode menu:
- Go to File -> Add Package Dependency.
- Enter the URL: https://github.com/pro100andrey/lame.
lame.framework is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'lame'
Andrey Ivanov, this.andrey@gmail.com
Lame xcframework
is available under the MIT license. See the LICENSE file for more info.