blob: c9edaab2bc14c46beaa874add5cbee94b9231826 [file] [log] [blame]
{
"name": "GLNetworking",
"version": "0.2.4",
"summary": "Just Networking.",
"description": "A simple of Networking.\n 0.2.2 add function : download allow resume use [.supportResume(YES)] , default is NO;\n 0.2.4 add PUT DELETE request Method;",
"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": "0.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}