blob: 6619da7bf88ee2fe21a9b96f5646f14f2ffcca87 [file] [log] [blame]
{
"name": "prebuilt-mp3-lame-iOS",
"module_name": "lame",
"version": "3.99.5",
"summary": "Prebuilt iOS lame framework with bitcode support.",
"description": "Prebuilt iOS lame framework with bitcode support. Build using script from: https://github.com/wuqiong/mp3lame-for-iOS",
"homepage": "https://github.com/romikser/prebuilt-mp3-lame-iOS",
"license": {
"type": "LGPL",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/romikser/prebuilt-mp3-lame-iOS.git",
"tag": "3.99.5"
},
"authors": {
"Roman Serga": "romikser@gmail.com"
},
"ios": {
"pod_target_xcconfig": {
"ENABLE_BITCODE": "YES"
},
"vendored_frameworks": "lame.framework"
},
"platforms": {
"ios": "8.0"
}
}