blob: 272fb0942ccba2fa81daa405a4e1774704a4722e [file] [log] [blame]
{
"name": "MJAccountRelatedKit",
"version": "0.3.1",
"summary": "满集网的用户账户相关功能 框架",
"description": "包含:收款、转账、充值、提现、银行卡、满意券",
"homepage": "http://192.168.0.49/APP/MJAccountRelatedKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJAccountRelatedKit.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJAccountRelatedKit/**/*",
"resource_bundles": {
"MJAccountRelatedKit": [
"MJAccountRelatedKit/Assets/*.{png,xib,xcassets}"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"MJNetWorkKit": [
],
"MJProgressHUD": [
],
"Masonry": [
],
"YYModel": [
],
"YYText": [
],
"SDWebImage": [
],
"IQKeyboardManager": [
],
"MJUIKit": [
],
"YYCache": [
],
"BlocksKit": [
],
"MJPlaceholderView": [
]
}
}