[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / d / HCNetwork / 1.0.1 / HCNetwork.podspec.json
blobd2d2b31d7eb93f2d67ca5477b01f732e1bc0c474
2   "name": "HCNetwork",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Alicks zhu": "976898867@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "summary": "AFN + YY = THIS",
15   "description": "using AFN and YY\nusing AFN and YY\nusing AFN and YY",
16   "homepage": "https://github.com/AlicksCoder/HCNetwork",
17   "source": {
18     "git": "https://github.com/AlicksCoder/HCNetwork.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "HCNetwork",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "3.1"
28     ],
29     "YYCache": [
30       "1.0.4"
31     ]
32   }