blob: c8804a1fa931df23c658bbc769a01e54c42f8d37 [file] [log] [blame]
{
"name": "MJMerchantEntryKit",
"version": "0.4.5",
"summary": "商家入驻组件",
"description": "包含:商家入驻、填写公司信息、填写店铺信息、选择经营范围、缴费明细等.",
"homepage": "http://192.168.0.49/APP/MJMerchantEntryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJMerchantEntryKit.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"prefix_header_contents": [
"#import \"NSBundle+MJBundleHelp.h\"",
"#import \"UIImage+MJBundleHelp.h\""
],
"source_files": "MJMerchantEntryKit/Classes/**/*",
"resource_bundles": {
"MJMerchantEntryKit": [
"MJMerchantEntryKit/Assets/*.{png,xib,xcassets,txt}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJProgressHUD": [
],
"Masonry": [
],
"SDAutoLayout": [
],
"YYModel": [
],
"YYText": [
],
"YYWebImage": [
],
"IQKeyboardManager": [
],
"YYCache": [
],
"BlocksKit": [
],
"MJPlaceholderView": [
],
"MJBNetWorkKit": [
],
"MJRefresh": [
],
"MJBUserInfoKit": [
],
"TZImagePickerController": [
"= 3.2.4"
],
"MJTableViewGroupCircular": [
],
"MJAlertController": [
],
"MJCDatePickerView": [
],
"MJBWebViewKit": [
],
"MJSDPhotoBrowser": [
],
"MJBundleHelp": [
]
}
}