blob: eaa17800cb2a92a84bf6e844a07abd7d58bb3008 [file] [log] [blame]
{
"name": "GLNetworking",
"version": "1.1.2",
"summary": "Just Networking.",
"description": "A simple of Networking.\n History Version:\n > 1.1\n \t* 2 remove JSONString(config.head) from MD5 rule\n * 1 detail with upload Request\n * 0 add customList for cache\n > 0.2\n * 7 fix timeout not valid [bug has in 0.2.5 ~ 0.2.6]\n * 5 add custom body format in protocal use requestJSONSerializer\n * 4 add PUT DELETE request Method;\n * 2 add function : download allow resume use [.supportResume(YES)] , default is NO;",
"homepage": "https://github.com/GL9700/GLNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liguoliang": "36617161@qq.com"
},
"source": {
"git": "https://github.com/GL9700/GLNetworking.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLNetworking/Classes/**/*",
"frameworks": "SystemConfiguration",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}