blob: 98d4e63caf090a85084e42aa1e309d65dcecf111 [file] [log] [blame]
{
"name": "MJMerchantEntryKit",
"version": "0.1.2",
"summary": "商家入驻组件",
"description": "包含:商家入驻、填写公司信息、填写店铺信息、选择经营范围、缴费明细等.",
"homepage": "http://192.168.0.49/APP/MJMerchantEntryKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJMerchantEntryKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJMerchantEntryKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJProgressHUD": [
],
"Masonry": [
],
"YYModel": [
],
"YYText": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"YYCache": [
],
"BlocksKit": [
],
"MJPlaceholderView": [
]
}
}