[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / c / d / XLConversationInputView / 0.0.1 / XLConversationInputView.podspec.json
blobae7617b9a68fbeb444da430bec2c7ae92fb31854
2   "name": "XLConversationInputView",
3   "version": "0.0.1",
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.1"
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   }