[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 3 / KLTools / 0.0.4 / KLTools.podspec.json
blob542c3eddb20a2e57d582671fe469b877f6bfd7ba
2   "name": "KLTools",
3   "version": "0.0.4",
4   "summary": "This is a tools.",
5   "homepage": "https://github.com/kllie",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhaobinhua": "zbh1019@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/kllie/KLTools.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "KLTools/Classes/KLTools.h",
22   "public_header_files": "KLTools/Classes/KLTools.h",
23   "subspecs": [
24     {
25       "name": "Category",
26       "public_header_files": "KLTools/Classes/Category/**/*.h",
27       "source_files": "KLTools/Classes/Category/**/*"
28     }
29   ]