blob: a6c7ee8d17f762afb4abdcd679e4b044b0337df9 [file] [log] [blame]
{
"name": "lame",
"version": "1.0.0",
"summary": "Lame 3.100",
"description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.",
"homepage": "https://github.com/pro100andrey/lame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Ivanov": "this.andrey@gmail.com"
},
"source": {
"git": "https://github.com/pro100andrey/lame.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "lame.framework"
}