[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / c / d / XLConversationInputView / 1.1.2 / XLConversationInputView.podspec.json
blob3a3d8faed721e71e156b122ffe9efdadc4ee255f
2   "name": "XLConversationInputView",
3   "version": "1.1.2",
4   "summary": "一个对话框工具栏",
5   "description": "TODO: 一个对话框工具栏",
6   "homepage": "https://gitee.com/ilongge/XLConversationInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "10150820867@qq.com": "1015820857@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/ilongge/XLConversationInputView.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "XLConversationInputView/Classes/**/*",
23   "user_target_xcconfig": {
24     "GENERATE_INFOPLIST_FILE": "YES"
25   },
26   "resource_bundles": {
27     "XLConversationInputView": [
28       "XLConversationInputView/Assets/**/*.{xcassets,strings,json,gif}"
29     ]
30   },
31   "public_header_files": [
32     "XLConversationInputView/Classes/Public/XLConversationInputView.h",
33     "XLConversationInputView/Classes/Public/XLMoreItemTypeHeader.h",
34     "XLConversationInputView/Classes/Public/XLMovEncodeToMpegTool.h",
35     "XLConversationInputView/Classes/Location/XLCICoordinate2D.h",
36     "XLConversationInputView/Classes/Controller/XLBasicViewController.h",
37     "XLConversationInputView/Classes/FileList/XLFileListViewController.h"
38   ],
39   "dependencies": {
40     "TZImagePickerController": [
41       "~> 3.8.3"
42     ],
43     "MBProgressHUD": [
44       "~> 1.2.0"
45     ],
46     "Tencent-MapSDK": [
47       "~> 5.1.0"
48     ]
49   }