[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / c / d / XLConversationInputView / 0.2.5 / XLConversationInputView.podspec.json
blobba80dfba9aaa461248c5168244d6f5a172b626cb
2   "name": "XLConversationInputView",
3   "version": "0.2.5",
4   "summary": "A short description of XLConversationInputView.",
5   "description": "TODO: Add long description of the pod here.",
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.5"
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/XLConversationInputView.h",
33     "XLConversationInputView/Classes/XLMoreItemTypeHeader.h",
34     "XLConversationInputView/Classes/XLMovEncodeToMpegTool.h"
35   ],
36   "dependencies": {
37     "TZImagePickerController": [
38       "~>3.8.3"
39     ],
40     "MBProgressHUD": [
41       "~>1.2.0"
42     ],
43     "Tencent-MapSDK": [
44       "~>4.5.10"
45     ]
46   }