2 "name": "XLConversationInputView",
5 "description": "TODO: 一个对话框工具栏",
6 "homepage": "https://gitee.com/ilongge/XLConversationInputView",
12 "10150820867@qq.com": "1015820857@qq.com"
15 "git": "https://gitee.com/ilongge/XLConversationInputView.git",
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS": "$(inherited)",
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24 "GENERATE_INFOPLIST_FILE": "NO"
26 "pod_target_xcconfig": {
27 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
28 "EXCLUDED_ARCHS": "$(inherited)",
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "XLConversationInputView/XLConversationInputView.bundle"
35 "XLConversationInputView/Classes/**/*"
37 "public_header_files": [
38 "XLConversationInputView/Classes/Public/XLConversationInputView.h",
39 "XLConversationInputView/Classes/Public/XLMoreItemTypeHeader.h",
40 "XLConversationInputView/Classes/Public/XLMovEncodeToMpegTool.h",
41 "XLConversationInputView/Classes/Public/XLCvstInputMoreItemModel.h",
42 "XLConversationInputView/Classes/Controller/XLBasicViewController.h",
43 "XLConversationInputView/Classes/FileList/XLFileListViewController.h"