blob: 0b16b203fba907afe66c971f9099aca3040a77e8 [file] [log] [blame]
{
"name": "SFNetwork",
"version": "1.0.2",
"summary": "A lightweight http tool",
"description": "A lightweight http tool use URLSession",
"homepage": "http://code.ops.focus.cn/hanyu212684/SFNetwork",
"license": "MIT",
"authors": {
"amazeyh2015": "amazeyh2015@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.ops.focus.cn/hanyu212684/SFNetwork.git",
"tag": "1.0.2"
},
"source_files": "SFNetwork/*.{h,swift}",
"public_header_files": "SFNetwork/SFNetwork.h",
"pushed_with_swift_version": "3.1",
"deprecated": true
}