[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / 9 / MXChat / 0.1.5 / MXChat.podspec.json
blob2cd7600e7a057d01bf3d25b2b32822fcf57a2a4c
2   "name": "MXChat",
3   "version": "0.1.5",
4   "summary": "just chat",
5   "homepage": "https://github.com/longminxiang/MXChat",
6   "license": "MIT",
7   "authors": {
8     "Eric Lung": "longminxiang@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/longminxiang/MXChat.git",
12     "tag": "v0.1.5"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "SDWebImage/Core": [
20       "3.7.3"
21     ],
22     "DACircularProgress": [
23       "2.3.1"
24     ],
25     "MBProgressHUD": [
26       "0.9.1"
27     ],
28     "MXEGOCache": [
29       "2.1.4"
30     ]
31   },
32   "source_files": "MXChatView/**/*.{h,m}",
33   "resources": [
34     "MXChatView/**/*.xib",
35     "MXChatView/MXChat.bundle"
36   ]