blob: 0db48b336d4292e98aeb7fdb2fc72f664a540450 [file] [log] [blame]
{
"name": "MJBUserInfoKit",
"version": "0.1.0",
"summary": "满级商家用户信息存储库",
"description": "功能:登录并保存用户信息",
"homepage": "http://192.168.0.49/APP/mjbuserinfokit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/mjbuserinfokit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJBUserInfoKit/Classes/**/*",
"dependencies": {
"MJBNetWorkKit": [
],
"YYCache": [
],
"YYModel": [
]
}
}