[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 5 / a / HQCategory / 0.0.2 / HQCategory.podspec.json
blob6347b97e9b257906b9a15e85d863cfed3a092d13
2   "name": "HQCategory",
3   "version": "0.0.2",
4   "summary": "iOS 常用分类集合",
5   "description": "the category for iOS develop",
6   "homepage": "https://github.com/Vesincc/HQCategory",
7   "license": "MIT",
8   "authors": {
9     "hq": "1464467970@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/Vesincc/HQCategory.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "HQCategory/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": [
24     "HQCategory/Classes/UIKit/UIKit_Category.h",
25     "HQCategory/Classes/Foundation/Foundation_Category.h",
26     "HQCategory/Classes/**/*.h"
27   ],
28   "requires_arc": true