[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / KLGeneralClass / 0.0.1 / KLGeneralClass.podspec.json
blobebb237fc20e91a77cd173551ce6037a86cc06281
2   "name": "KLGeneralClass",
3   "version": "0.0.1",
4   "summary": "my general method Class",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/zklstar/KLGeneralClass",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zkl": "1140217202@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/zklstar/KLGeneralClass.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Class",
23     "KLGeneralClass/Class/**/*.{h,m}"
24   ],
25   "exclude_files": "Class/Exclude",
26   "requires_arc": true