[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / 7 / HGNetwork / 1.1.4 / HGNetwork.podspec.json
blob38c0bcf5441f50297564c9fcb47a08996351eda3
2   "name": "HGNetwork",
3   "version": "1.1.4",
4   "summary": "HGNetwork framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://coding.net/u/pptt12cs/p/HGNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tianbiao Wang": "wtbkof@126.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/pptt12cs/HGNetwork.git",
16     "tag": "1.1.4"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "HGNetwork/Classes/**/*.{h,m}",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   }