[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 5 / 9 / MXChat / 0.1.7 / MXChat.podspec.json
blob3bbb733075871d3a41ea10bd40d800110d5e016d
2   "name": "MXChat",
3   "version": "0.1.7",
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.7"
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     "DTCoreText": [
32       "1.6.16"
33     ]
34   },
35   "source_files": "MXChatView/**/*.{h,m}",
36   "resources": [
37     "MXChatView/**/*.xib",
38     "MXChatView/Resources/**/*.bundle",
39     "MXChatView/Resources/Face/*.png"
40   ]