[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / b / 7 / GDNetworking / 0.1.4 / GDNetworking.podspec.json
blob1c59ea9515157819c8d706691917c6a26e8fec03
2   "name": "GDNetworking",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GDNetworking/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }