[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / HYC_TOOLS_OC / 4.0.0 / HYC_TOOLS_OC.podspec.json
blob79e15865c6eb2e36fab29a24ae809a10255e4287
2   "name": "HYC_TOOLS_OC",
3   "version": "4.0.0",
4   "summary": "A short description of HYC_TOOLS_OC.",
5   "description": "欢迎使用HYC封装的插件系列",
6   "homepage": "https://gitee.com/hyc666666/hyc_-tools_-oc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyc286716320": "286716320@qq.com"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://gitee.com/hyc666666/hyc_-tools_-oc.git",
17     "tag": "4.0.0"
18   },
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "platforms": {
23     "ios": null
24   },
25   "source_files": [
26     "HYC_TOOLS_OC/Classes/**/*.h",
27     "HYC_TOOLS_OC/Classes/**/*.m"
28   ],
29   "prefix_header_contents": [
30     "#import \"HYC_TOOLS_OC.h\"",
31     "#import \"HYC_TOOLS_OC_HEADER.h\""
32   ],
33   "dependencies": {
34     "SVProgressHUD": [
36     ],
37     "MJRefresh": [
39     ],
40     "Masonry": [
42     ]
43   }