2 "name": "YQHchatsdkios",
8 "description": "开源聊天SDK",
9 "homepage": "https://github.com/yangchiher/YQHchatsdkios",
12 "杨棋贺": "yangchiher@163.com"
22 "git": "https://github.com/yangchiher/YQHchatsdkios.git",
25 "public_header_files": "Pod/Classes/**/*.{h}",
26 "source_files": "Pod/Classes/**/*",
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",