blob: c5206ec988a22f631010efbc4f253e0a7c01a04c [file] [log] [blame]
{
"name": "MJBOrderManagerKit",
"version": "0.1.7",
"summary": "满集商家订单管理库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/mjbordermanagerkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/mjbordermanagerkit.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"prefix_header_contents": [
"#import \"MJBOrderDef.h\"",
"#import \"MyLayout.h\"",
"#import \"UIColor+MJOrderManagement.h\"",
"#import \"UIImage+MJBOrderManager.h\"",
"#import \"SDAutoLayout.h\"",
"#import \"Masonry.h\""
],
"source_files": "MJBOrderManagerKit/Classes/**/*",
"resource_bundles": {
"MJBOrderManagerKit": [
"MJBOrderManagerKit/Assets/*.{png,xib}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJProgressHUD": [
],
"Masonry": [
],
"SDAutoLayout": [
],
"YYModel": [
],
"YYText": [
],
"IQKeyboardManager": [
],
"YYCache": [
],
"BlocksKit": [
],
"MJPlaceholderView": [
],
"MJBNetWorkKit": [
],
"MJRefresh": [
],
"MJBUserInfoKit": [
],
"TZImagePickerController": [
],
"MJTableViewGroupCircular": [
],
"MJAlertController": [
],
"MJCDatePickerView": [
],
"MJBWebViewKit": [
],
"MyLayout": [
],
"MJBusinessPageView": [
],
"MJBPopupView": [
],
"MJBButtonCategory": [
],
"YYWebImage": [
],
"MJSDPhotoBrowser": [
]
}
}