[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / 1 / CHChatKit / 0.9.2 / CHChatKit.podspec.json
blob662ba5525e6d5decdfe3852fdd1ad10107377e7b
2   "name": "CHChatKit",
3   "version": "0.9.2",
4   "summary": "IM SDK FOR Objective-C ,implention EMHandler for Servive",
5   "homepage": "https://github.com/chausson/CHChatKit",
6   "license": "MIT",
7   "authors": {
8     "Chausson": "232564026@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/chausson/CHChatKit.git",
15     "tag": "0.9.2"
16   },
17   "source_files": [
18     "CHChatKit",
19     "CHChatKit/**/*.{h,m}"
20   ],
21   "resources": "CHChatKit/Resource/*",
22   "requires_arc": true,
23   "dependencies": {
24     "UITableView+FDTemplateLayoutCell": [
26     ],
27     "SDWebImage": [
29     ],
30     "Masonry": [
32     ],
33     "Realm": [
35     ],
36     "XEBEventBus": [
38     ]
39   }