[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / a / YHNetworkTools / 0.2.3 / YHNetworkTools.podspec.json
blob8bc22757157ab18e63b50f7acac9ab2c0bd47fae
2   "name": "YHNetworkTools",
3   "version": "0.2.3",
4   "summary": "A YHNetworkTools.",
5   "description": "A short description of YHNetworkTools.",
6   "homepage": "http://gitlab.yonghui.cn/yh-b2b/YHNetworkTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangli": "80727655@yonghui.cn"
13   },
14   "source": {
15     "git": "http://gitlab.yonghui.cn/yh-b2b/YHNetworkTools.git",
16     "tag": "0.2.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YHNetworkTools/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~>3.2.1"
25     ],
26     "YLJsonLib": [
27       "~>0.1.7"
28     ],
29     "MBProgressHUD": [
30       "~>1.1.0"
31     ]
32   }