[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 7 / 8 / 6 / GLNetworking / 0.2.1 / GLNetworking.podspec.json
blob7c54a3b9d11da5ac1270453a98d368073c73a049
2   "name": "GLNetworking",
3   "version": "0.2.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }