[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / e / HBNetWork / 0.1.3 / HBNetWork.podspec.json
blob96a806b1ab9bac1a8747a3f34e242f014042ca67
2   "name": "HBNetWork",
3   "version": "0.1.3",
4   "summary": "Just for API interaction inner Huabao.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.0.30.24/Neo/HBNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Neo": "wupeng@touker.com"
13   },
14   "source": {
15     "git": "git@10.0.30.24:Neo/HBNetWork.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "HBNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.0.1"
25     ],
26     "MJExtension": [
27       "~> 3.0.10"
28     ]
29   }