[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / e / KSCategories / 1.0.0 / KSCategories.podspec.json
blob49c4c873a81dfdf6edcc13e57c52e94ad588179c
2   "name": "KSCategories",
3   "version": "1.0.0",
4   "summary": "a simple project for iOS Category",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/qswgtxy4869/KSCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qswgtxy4869": "qswgtxy4869@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/qswgtxy4869/KSCategories.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "KSCategories/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "KSCategories/Classes/UIKit/UI_Categories.h",
28     "KSCategories/Classes/Foundation/Foundation_Category.h",
29     "KSCategories/Classes/**/*.h"
30   ],
31   "requires_arc": true