[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / b / 7 / GDNetworking / 0.1.7 / GDNetworking.podspec.json
blob4a88cc743ff38ea8f452d03e7310dd8d7360a954
2   "name": "GDNetworking",
3   "version": "0.1.7",
4   "summary": "A networking framework based on AFNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.88.0.15/alex/GoDap_specs.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jax": "jax.wang@dingtone.me"
13   },
14   "source": {
15     "git": "git@10.88.0.15:Wang2/GDNetworking.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDNetworking/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }