blob: 0c7bf03f30204a823cf5163b049b0e06cbb2af39 [file] [log] [blame]
{
"name": "MBRWalletNetworking",
"version": "0.0.5",
"summary": "网络请求封装.",
"description": "为支付等功能提供网络功能.",
"homepage": "https://github.com/cqmbr/MBRWalletNetworking",
"license": {
"type": "Copyright",
"text": "LICENSE Copyright 2017 - 2018 cqmbr.net, Inc. All rights reserved."
},
"authors": {
"cqmbr": "250153903@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cqmbr/MBRWalletNetworking.git",
"tag": "0.0.5"
},
"dependencies": {
"MJExtension": [
],
"YYCategories": [
],
"AFNetworking": [
]
},
"vendored_frameworks": "MBRWalletNetworking.framework"
}