[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 5 / 9 / MXChat / 0.2.0 / MXChat.podspec.json
blob51f4a346b340f076efbfeffa664fc4a4a2b7ce6d
2   "name": "MXChat",
3   "version": "0.2.0",
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.2.0"
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   "vendored_frameworks": "MXChatView/Vendor/lame.framework",
36   "source_files": "MXChatView/MXChatView/**/*.{h,m}",
37   "resources": [
38     "MXChatView/MXChatView/**/*.xib",
39     "MXChatView/MXChatView/Resources/**/*.bundle",
40     "MXChatView/MXChatView/Resources/Face/*.png"
41   ]