[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / d / 4 / MJBOrderManagerKit / 0.1.20 / MJBOrderManagerKit.podspec.json
blob252cd2837808a6085a8dd177a85a50891b2498bd
2   "name": "MJBOrderManagerKit",
3   "version": "0.1.20",
4   "summary": "满集商家订单管理库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.0.49/APP/mjbordermanagerkit",
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/mjbordermanagerkit.git",
16     "tag": "0.1.20"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "prefix_header_contents": [
22     "#import \"MJBOrderDef.h\"",
23     "#import \"MyLayout.h\"",
24     "#import \"UIColor+MJOrderManagement.h\"",
25     "#import \"UIImage+MJBOrderManager.h\"",
26     "#import \"SDAutoLayout.h\"",
27     "#import \"Masonry.h\""
28   ],
29   "source_files": "MJBOrderManagerKit/Classes/**/*",
30   "resource_bundles": {
31     "MJBOrderManagerKit": [
32       "MJBOrderManagerKit/Assets/*.{png,xib}"
33     ]
34   },
35   "frameworks": [
36     "UIKit",
37     "Foundation"
38   ],
39   "dependencies": {
40     "MJProgressHUD": [
42     ],
43     "Masonry": [
45     ],
46     "SDAutoLayout": [
48     ],
49     "YYModel": [
51     ],
52     "YYText": [
54     ],
55     "IQKeyboardManager": [
57     ],
58     "YYCache": [
60     ],
61     "BlocksKit": [
63     ],
64     "MJPlaceholderView": [
66     ],
67     "MJBNetWorkKit": [
69     ],
70     "MJRefresh": [
72     ],
73     "MJBUserInfoKit": [
75     ],
76     "TZImagePickerController": [
78     ],
79     "MJTableViewGroupCircular": [
81     ],
82     "MJAlertController": [
84     ],
85     "MJCDatePickerView": [
87     ],
88     "MJBWebViewKit": [
90     ],
91     "MyLayout": [
93     ],
94     "MJBusinessPageView": [
96     ],
97     "MJBPopupView": [
99     ],
100     "MJBButtonCategory": [
102     ],
103     "YYWebImage": [
105     ],
106     "MJSDPhotoBrowser": [
108     ]
109   }