[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 3 / 2 / HHUtil / 0.0.13 / HHUtil.podspec.json
blobde53b2cec4f8a5e817791487387a60da70344f6d
2   "name": "HHUtil",
3   "version": "0.0.13",
4   "summary": "Base tools for development",
5   "description": "Base tools for development!!",
6   "homepage": "https://github.com/tmac0329/HHUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TmacHH": "549224475@qq.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/tmac0329/HHUtil.git",
19     "tag": "0.0.13"
20   },
21   "source_files": "HHUtil/HHUTil/Test/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "SVProgressHUD": [
26     ],
27     "AFNetworking": [
29     ],
30     "MBProgressHUD": [
32     ]
33   }