blob: 468c70c35d1cec6af3c2ed4ba38267ed075f36f1 [file] [log] [blame]
{
"name": "AmrVoiceConverter",
"version": "0.1.0",
"summary": "AmrVoiceConverter.",
"description": "A VoiceConverter between AMR format and WAV format",
"homepage": "https://github.com/jiehu5114/AmrVoiceConverter",
"license": "MIT",
"authors": {
"胡杰": "jiehu5114@gmail.com"
},
"source": {
"git": "https://github.com/jiehu5114/AmrVoiceConverter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": [
"*.{h,m}",
"**/*.{h,m}"
],
"vendored_libraries": "**/*.a"
}