blob: fb05e3d4b2e699950d42ab8a1f3bdd742aaac52e [file] [log] [blame]
{
"name": "MJBOrderManagerKit",
"version": "0.7.1",
"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.7.1"
},
"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,xcassets,txt}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJProgressHUD": [
],
"Masonry": [
],
"SDAutoLayout": [
],
"YYModel": [
],
"YYText": [
],
"IQKeyboardManager": [
],
"YYCache": [
],
"BlocksKit": [
],
"MJPlaceholderView": [
],
"MJBNetWorkKit": [
],
"MJRefresh": [
],
"MJBUserInfoKit": [
],
"TZImagePickerController": [
],
"MJTableViewGroupCircular": [
],
"MJCDatePickerView": [
],
"MJBWebViewKit": [
],
"MyLayout": [
],
"MJBusinessPageView": [
],
"MJBPopupView": [
],
"MJBButtonCategory": [
],
"YYWebImage": [
],
"MJAlertController": [
],
"MJSDPhotoBrowser": [
],
"MJBundleHelp": [
]
}
}