blob: f135b7183d87dd51a7494f7293ff18835c34df3f [file] [log] [blame]
{
"name": "MMSRxNetworkManager",
"version": "1.0.3",
"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.3"
},
"source_files": "Sources/*",
"requires_arc": true,
"swift_version": "4.2",
"dependencies": {
"MMSNetworkManager": [
],
"RxSwift": [
],
"RxCocoa": [
]
}
}