blob: edd3190291009568a3078818c38445f1615d86d9 [file] [log] [blame]
{
"name": "MMSRxNetworkManager",
"version": "1.0.4",
"summary": "網絡請求庫 Rx 支持.",
"homepage": "https://gitee.com/wah_zi/MMSRxNetworkManager",
"license": "MIT",
"authors": {
"wah": "money01314@gmail.com"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSRxNetworkManager.git",
"tag": "1.0.4"
},
"source_files": "Sources/*",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"dependencies": {
"MMSNetworkManager": [
],
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "5.0"
}