blob: 7fcc9b3734f9909df28a81076e9400563bfeaaa8 [file] [log] [blame]
{
"name": "LamMP3Encoder",
"version": "1.3.0",
"summary": "An unofficial LamMP3Encoder Cocoapods repository.",
"homepage": "https://github.com/FlyingNoob/LamMP3Encoder",
"license": "MIT",
"authors": {
"FlyingNoob": "https://github.com/FlyingNoob"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FlyingNoob/LamMP3Encoder.git",
"tag": "1.3.0"
},
"source_files": "lame.h",
"vendored_libraries": "libmp3lame.a",
"preserve_paths": "libmp3lame.a"
}