[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 3 / QSWCategories / 1.0.0 / QSWCategories.podspec.json
blobbcb25dd7a29d7a7f27f1a31f2c2d8685c203718e
2   "name": "QSWCategories",
3   "version": "1.0.0",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://gitee.com/kyokusei/qswcategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qusw": "125567301@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://gitee.com/kyokusei/qswcategories.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "QSWCategories/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "QSWCategories/Classes/UIKit/UI_Categories.h",
28     "QSWCategories/Classes/Foundation/Foundation_Category.h",
29     "QSWCategories/Classes/**/*.h"
30   ],
31   "requires_arc": true