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