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 "static_framework": true,
22 "source_files": "XLConversationInputView/Classes/**/*",
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS": "$(inherited)",
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26 "GENERATE_INFOPLIST_FILE": "YES"
28 "pod_target_xcconfig": {
29 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)",
30 "EXCLUDED_ARCHS": "$(inherited)",
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32 "ENABLE_BITCODE": "NO"
35 "XLConversationInputView": [
36 "XLConversationInputView/Assets/**/*.{xcassets,strings,json,gif}"
39 "public_header_files": [
40 "XLConversationInputView/Classes/Public/XLConversationInputView.h",
41 "XLConversationInputView/Classes/Public/XLMoreItemTypeHeader.h",
42 "XLConversationInputView/Classes/Public/XLMovEncodeToMpegTool.h",
43 "XLConversationInputView/Classes/Location/XLCICoordinate2D.h",
44 "XLConversationInputView/Classes/Controller/XLBasicViewController.h",
45 "XLConversationInputView/Classes/FileList/XLFileListViewController.h"
48 "TZImagePickerController": [