blob: 6c6e7a7682f703bb26fe948c77d55313df6a5f43 [file] [log] [blame]
{
"name": "RxNetwork",
"version": "0.6.3",
"summary": "A swift network library.",
"homepage": "https://github.com/Pircate/RxNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/RxNetwork.git",
"tag": "0.6.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RxNetwork/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
],
"Cache": [
]
},
"requires_arc": true,
"swift_version": "4.0"
}