2 "name": "EMVoiceConvert",
8 "summary": "convert wav to amr",
9 "homepage": "https://github.com/dujiepeng/VoiceConvert",
11 "dujiepeng": "347302029@qq.com"
14 "git": "https://github.com/dujiepeng/VoiceConvert.git",
18 "OTHER_LDFLAGS": "-all_load"
20 "vendored_libraries": [
21 "VoiceConvert/lib/libopencore-amrnb.a",
22 "VoiceConvert/lib/libopencore-amrwb.a"
24 "description": "TODO: Add long description of the pod here.",
25 "libraries": "stdc++",
26 "static_framework": false,
27 "source_files": "VoiceConvert/include/**/*.h"