[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / d / a / HLCategorys / 1.0.4 / HLCategorys.podspec.json
blob8a0b3e61e0591e7cf36827bf209e68b7647fd331
2   "name": "HLCategorys",
3   "version": "1.0.4",
4   "summary": "对MJRefresh、DZNEmptyDataSet封装",
5   "description": "对MJRefresh、DZNEmptyDataSet封装。使用简单.",
6   "homepage": "https://github.com/huangchangweng/HLCategorys",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "黄常翁": "599139419@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/huangchangweng/HLCategorys.git",
19     "tag": "1.0.4"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "HLCategorys/HLCategorys/*.{h,m}",
25   "resources": "HLCategorys/HLCategorys/HLCategorys.bundle",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "MJRefresh": [
29       "3.7.5"
30     ],
31     "DZNEmptyDataSet": [
32       "1.8.1"
33     ]
34   }