[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / MJMerchantEntryKit / 0.4.7 / MJMerchantEntryKit.podspec.json
blob3e714d443c091bcf6d39c168348417040fe93d22
2   "name": "MJMerchantEntryKit",
3   "version": "0.4.7",
4   "summary": "商家入驻组件",
5   "description": "包含:商家入驻、填写公司信息、填写店铺信息、选择经营范围、缴费明细等.",
6   "homepage": "http://192.168.0.49/APP/MJMerchantEntryKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "melo30": "281083409@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.0.49/APP/MJMerchantEntryKit.git",
16     "tag": "0.4.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "prefix_header_contents": [
22     "#import \"NSBundle+MJBundleHelp.h\"",
23     "#import \"UIImage+MJBundleHelp.h\""
24   ],
25   "source_files": "MJMerchantEntryKit/Classes/**/*",
26   "resource_bundles": {
27     "MJMerchantEntryKit": [
28       "MJMerchantEntryKit/Assets/*.{png,xib,xcassets,txt}"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "Foundation"
34   ],
35   "dependencies": {
36     "MJProgressHUD": [
38     ],
39     "Masonry": [
41     ],
42     "SDAutoLayout": [
44     ],
45     "YYModel": [
47     ],
48     "YYText": [
50     ],
51     "YYWebImage": [
53     ],
54     "IQKeyboardManager": [
56     ],
57     "YYCache": [
59     ],
60     "BlocksKit": [
62     ],
63     "MJPlaceholderView": [
65     ],
66     "MJBNetWorkKit": [
68     ],
69     "MJRefresh": [
71     ],
72     "MJBUserInfoKit": [
74     ],
75     "TZImagePickerController": [
76       "= 3.2.4"
77     ],
78     "MJTableViewGroupCircular": [
80     ],
81     "MJAlertController": [
83     ],
84     "MJCDatePickerView": [
86     ],
87     "MJBWebViewKit": [
89     ],
90     "MJSDPhotoBrowser": [
92     ],
93     "MJBundleHelp": [
95     ]
96   }