blob: db402ffe24d424df6040c001b46365208257aac0 [file] [log] [blame]
{
"name": "GQNetWork",
"version": "0.0.1",
"summary": "继承形式的网络请求库,支持关系映射,支持NSURLSession",
"homepage": "https://github.com/g763007297/GQNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/g763007297/GQNetWork.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "GQNetWork/**/*.{h,m}"
}