2 "name": "EMVoiceConvert",
8 "summary": "convert wav to amr",
9 "description": "TODO: Add long description of the pod here.",
10 "homepage": "https://github.com/dujiepeng/VoiceConvert",
12 "dujiepeng": "347302029@qq.com"
15 "git": "https://github.com/dujiepeng/VoiceConvert.git",
18 "source_files": "EMVoiceConvert/**/*.{h,m}",
19 "public_header_files": "EMVoiceConvert/**/*.h",
20 "vendored_libraries": [
21 "libopencore-amrnb.a",
24 "libraries": "stdc++",
26 "OTHER_LDFLAGS": "-ObjC"