[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 7 / MJMessageKit / 1.0.10 / MJMessageKit.podspec.json
blob16f2aa61b90a73f4fa67e6f8580df7b27ee586e1
2   "name": "MJMessageKit",
3   "version": "1.0.10",
4   "summary": "满集网APP的消息组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/MJMessageKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jgyhc": "jgyhc@foxmail.com.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJMessageKit.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MJMessageKit/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "MJMessageKit": [
24       "MJMessageKit/Assets/*.png",
25       "MJMessageKit/Classes/**/*.xib"
26     ]
27   },
28   "dependencies": {
29     "MJNetWorkKit": [
31     ],
32     "MJProgressHUD": [
34     ],
35     "Masonry": [
37     ],
38     "YYModel": [
40     ],
41     "YYText": [
43     ],
44     "YYWebImage": [
46     ],
47     "IQKeyboardManager": [
49     ],
50     "MJUIKit": [
52     ],
53     "YYCache": [
55     ],
56     "MJUserRegisteredKit": [
58     ],
59     "MJPlaceholderView": [
61     ],
62     "UITableView+FDTemplateLayoutCell": [
64     ],
65     "MJRefresh": [
67     ]
68   }