[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 6 / GLNetworking / 0.2.0 / GLNetworking.podspec.json
bloba7feedbe4cab1d0b36399b6a72c68f4f36423852
2   "name": "GLNetworking",
3   "version": "0.2.0",
4   "summary": "Just Networking.",
5   "description": "A simple of Networking.",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }