[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 5 / 9 / MXChat / 0.1.3 / MXChat.podspec.json
blob8363d8b58577cb6480671d6280dcf85d61380695
2   "name": "MXChat",
3   "version": "0.1.3",
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.3"
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   ]