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