[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / c / d / XLConversationInputView / 0.2.9 / XLConversationInputView.podspec.json
blob51b5cdccd63ff463bd6dcf2a1aef6834e5a2d5f9
2   "name": "XLConversationInputView",
3   "version": "0.2.9",
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": "0.2.9"
17   },
18   "platforms": {
19     "ios": "11.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,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   ],
37   "dependencies": {
38     "TZImagePickerController": [
39       "~>3.8.3"
40     ],
41     "MBProgressHUD": [
42       "~>1.2.0"
43     ],
44     "Tencent-MapSDK": [
45       "~>4.5.10"
46     ]
47   }