blob: a1954c1cc03420c5f1cd0b33493c5f1a20c1b0d8 [file] [log] [blame]
{
"name": "GLNetworking",
"version": "0.2.2",
"summary": "Just Networking.",
"description": "A simple of Networking.\n 0.2.2 add function : download allow resume use [.supportResume(YES)] , default is NO;",
"homepage": "https://github.com/GL9700/GLNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GL9700": "36617161@qq.com"
},
"source": {
"git": "https://github.com/GL9700/GLNetworking.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}