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