blob: c3ea2d69730f377ade876e18cbaab3348d574a5a [file] [log] [blame]
{
"name": "JY_VoiceConvert",
"version": "0.2.0",
"summary": "iOS音频文件转换.",
"description": "该库从腾讯云IM的项目抽取出来的,用于WAV、AMR音频格式转换.",
"homepage": "https://github.com/ZYHB/JY_VoiceConvert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
},
"source": {
"git": "https://github.com/ZYHB/JY_VoiceConvert.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "**/JY_VoiceConvert/Classes/replaceme.text",
"vendored_frameworks": "**/JY_VoiceConvert.framework"
}