blob: 8475a3e7ff162bbb73e0f3842f920872331cfe3a [file] [log] [blame]
{
"name": "SCVoiceConvert",
"version": "0.1.2",
"summary": "Voice format wav<->amr Convert .",
"homepage": "http://www.zytec.cn",
"license": "MIT",
"authors": {
"lastobject@gmail.com": "lastobject@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lastObject/SCVoiceConvert.git",
"tag": "0.1.2"
},
"source_files": "SCVoiceConvert/**/*.{h,m,mm}",
"vendored_libraries": "SCVoiceConvert/**/*.a",
"libraries": "stdc++",
"public_header_files": "SCVoiceConvert/Classes/*.h"
}