[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / a / c / 3 / KLTools / 0.0.3 / KLTools.podspec.json
blob2431e7ba5e645807f4450b4342a56f3d6aba3553
2   "name": "KLTools",
3   "version": "0.0.3",
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.3"
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   ]