/lame

Swift Lame Framework

Primary LanguageCMIT LicenseMIT

Lame framework

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

  • Swift >= 5

  • iOS >= 11.0

  • Archs: arm64, armv7s, x86_64

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.framework is available under the MIT license. See the LICENSE file for more info.