blob: 04b4cea666079171495868042fcf202f88fd5bd4 [file] [log] [blame]
{
"name": "MMSRxNetworkManager",
"version": "1.0.0",
"summary": "網絡請求庫 Rx 支持.",
"homepage": "https://gitee.com/wah_zi/MMSRxNetworkManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wah": "money01314@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSRxNetworkManager.git",
"tag": "1.0.0"
},
"source_files": "Sources/*",
"requires_arc": true,
"dependencies": {
"MMSNetworkManager": [
"~> 1.0.1"
],
"MMSCustomRxItem": [
]
}
}