8 "description": "聊天基础界面,快速搭建属于自己的聊天界面",
9 "homepage": "https://github.com/yangqihe/YQHChatUI",
12 "杨棋贺": "yangqihe@aliyun.com"
22 "git": "https://github.com/yangqihe/YQHChatUI.git",
25 "public_header_files": "Pod/Classes/**/*.{h}",
26 "source_files": "Pod/Classes/**/*.{h,m,mm}",
27 "private_header_files": [
28 "Pod/Classes/Utils/VoiceConvert/amrwapper/wav.h",
29 "Pod/Classes/Utils/VoiceConvert/amrwapper/amrFileCodec.h",
30 "Pod/Classes/Utils/VoiceConvert/opencore-amrnb/*.h",
31 "Pod/Classes/Utils/VoiceConvert/opencore-amrwb/*.h"
33 "vendored_libraries": [
34 "Pod/Classes/Utils/VoiceConvert/opencore-amrnb/libopencore-amrnb.a",
35 "Pod/Classes/Utils/VoiceConvert/opencore-amrwb/libopencore-amrwb.a"
37 "resources": "Pod/Assets/**/*.png",