blob: 627591e8a40afd89ec51a033b38519868f1f23ab [file] [log] [blame]
{
"name": "mp3lame-for-ios-bitcode",
"version": "1.0.0",
"summary": "mp3lame-for-ios is a mp3 encoder lib",
"homepage": "https://github.com/tanhuiya/mp3lame-for-ios",
"license": "LPGL",
"authors": {
"tanhuiya": "tanhui@corp-ci.com"
},
"source": {
"git": "https://github.com/tanhuiya/mp3lame-for-ios.git",
"tag": "1.0.0",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "lame.framework"
}
}