[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / a / HQCategory / 0.0.1 / HQCategory.podspec.json
blob271da1f1f28a685568aefa68666cf493118d3bb0
2   "name": "HQCategory",
3   "version": "0.0.1",
4   "summary": "iOS develop category",
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.2"
17   },
18   "source_files": [
19     "Classes",
20     "HQCategory/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": [
24     "HQCategory/Classes/Foundation/Foundation_Category.h",
25     "HQCategory/Classes/**/*.h"
26   ],
27   "requires_arc": true