blob: b525b1436fc85e22a2e4b8b77491e39d37c4a633 [file] [log] [blame]
{
"name": "LamMP3Encoder",
"version": "1.4.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.4.0"
},
"source_files": "lame.h",
"vendored_frameworks": "lame.framework",
"preserve_paths": "lame.framework"
}