[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / c / d / XLConversationInputView / 0.1.4 / XLConversationInputView.podspec.json
blob91763dd450918d98975ac2e1a79a72882a6e863a
2   "name": "XLConversationInputView",
3   "version": "0.1.4",
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.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "XLConversationInputView/Classes/**/*",
22   "user_target_xcconfig": {
23     "GENERATE_INFOPLIST_FILE": "YES"
24   },
25   "resource_bundles": {
26     "XLConversationInputView": [
27       "XLConversationInputView/Assets/*.{xcassets,json,gif}"
28     ]
29   },
30   "public_header_files": [
31     "XLConversationInputView/Classes/XLConversationInputView.h",
32     "XLConversationInputView/Classes/XLMovEncodeToMpegTool.h"
33   ],
34   "dependencies": {
35     "TZImagePickerController": [
36       "3.8.3"
37     ],
38     "MBProgressHUD": [
39       "1.2.0"
40     ]
41   }