blob: bbc15ca0345eb5e7386f907bbd115d4136049b3b [file] [log] [blame]
{
"name": "LamMP3Encoder",
"version": "1.5.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.5.0"
},
"source_files": "LamMP3Encoder/lame.h",
"vendored_libraries": "LamMP3Encoder/libmp3lame.a",
"preserve_paths": "LamMP3Encoder/libmp3lame.a"
}