[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 7 / 1 / CHChatKit / 0.9.4 / CHChatKit.podspec.json
blob8d00b424e479cd7cf4c1c21e7743fd21bf4771c8
2   "name": "CHChatKit",
3   "version": "0.9.4",
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.4"
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   }