[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 8 / 6 / GLNetworking / 0.2.2 / GLNetworking.podspec.json
bloba1954c1cc03420c5f1cd0b33493c5f1a20c1b0d8
2   "name": "GLNetworking",
3   "version": "0.2.2",
4   "summary": "Just Networking.",
5   "description": "A simple of Networking.\n    0.2.2 add function : download allow resume use [.supportResume(YES)] , default is NO;",
6   "homepage": "https://github.com/GL9700/GLNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GL9700": "36617161@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/GL9700/GLNetworking.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }