[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 7 / LQYChat / 1.0.6 / LQYChat.podspec.json
blobecaf973e85402cb7898d4ea2bada8c818f65299f
2   "name": "LQYChat",
3   "version": "1.0.6",
4   "summary": "LQYChat for iOS",
5   "description": "iOS Chat 聊天会话整合,方便使用。",
6   "homepage": "https://github.com/memoriesofsnows/LQYChatDemo.git",
7   "license": "MIT",
8   "authors": {
9     "LQY": "luoyuant@163.com"
10   },
11   "social_media_url": "http://www.jianshu.com/u/f4284f2cc646",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/memoriesofsnows/LQYChatDemo.git",
17     "tag": "1.0.6"
18   },
19   "resources": "LQYChatDemo/resources/*",
20   "subspecs": [
21     {
22       "name": "M80AttributedLabel",
23       "source_files": "LQYChatDemo/LQYChat/M80AttributedLabel/*"
24     },
25     {
26       "name": "InputView",
27       "source_files": "LQYChatDemo/LQYChat/InputView/*"
28     },
29     {
30       "name": "Session",
31       "dependencies": {
32         "LQYChat/M80AttributedLabel": [
34         ],
35         "LQYChat/InputView": [
37         ]
38       },
39       "source_files": "LQYChatDemo/LQYChat/Session/*"
40     }
41   ]