blob: 52b9687430cfd473e2cbc723ecaeac7a34b919d5 [file] [log] [blame]
{
"name": "QXNetwork",
"version": "1.0.0",
"summary": "A very easy use, high customizable http request tool based on URLSession.",
"description": "A very easy use, high customizable http request tool based on URLSession. With leveled error handler, various of call back handlers and thread safe features.",
"homepage": "https://github.com/labi3285/QXNetwork",
"license": "MIT",
"authors": {
"labi3285": "766043285@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/labi3285/QXNetwork.git",
"tag": "1.0.0"
},
"source_files": "QXNetwork/QXNetwork/*",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}