blob: f30b8631fd8e6ba163bd4849ca024ded20e4472d [file] [log] [blame]
{
"name": "AudioConverter",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/llairunhao/AudioConverter.git",
"authors": {
"Andrew": "llairunhao@gmail.com"
},
"summary": "AMR 和 WAV 互相转换",
"source": {
"git": "https://github.com/llairunhao/AudioConverter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_libraries": [
"lib/libopencore-amrnb.a",
"lib/libopencore-amrwb.a"
]
}