[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 3 / KLTools / 0.0.2 / KLTools.podspec.json
blob9b0c2c7f1b2de622d642ee5683a8056b68dc0f08
2   "name": "KLTools",
3   "version": "0.0.2",
4   "summary": "This is a tools.",
5   "homepage": "https://github.com/kllie",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "neville": "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.2"
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   ]