blob: d07c7fc87a604f0c78ae0f0d9dc289c1215006d5 [file] [log] [blame]
{
"name": "LRAMRDecoder",
"version": "1.0.6",
"platforms": {
"ios": "9.0"
},
"summary": "只是一个libopencore-amrnb的封装",
"description": "只是一个libopencore-amrnb的封装",
"homepage": "https://github.com/karlcool/LRAMRDecoder",
"license": "MIT",
"authors": {
"yanzhi.liu": "karlcool.l@qq.com"
},
"source": {
"git": "https://github.com/karlcool/LRAMRDecoder.git",
"tag": "1.0.6"
},
"source_files": "Class/*.{h,m,swift}",
"public_header_files": "Class/*.h",
"vendored_libraries": "Class/*.a"
}