blob: 0f1cbc696951157a7093de202306421af6d72872 [file] [log] [blame]
{
"name": "VoiceConvert",
"version": "1.0.0",
"summary": "easy to exchange wav-arm of VoiceConvert.",
"description": "a way easy to exchange wav and arm with VoiceConvert",
"homepage": "https://github.com/sillker/wav-arm",
"license": "MIT",
"authors": {
"sillker": "269055130@QQ.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sillker/wav-arm.git",
"tag": "1.0.0"
},
"source_files": "VoiceConvert/**/*.{h,m}",
"public_header_files": "VoiceConvert/**/*.h",
"requires_arc": true,
"pushed_with_swift_version": null
}