[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / a / f / LTCustomCategorys / 0.4.0 / LTCustomCategorys.podspec.json
blobfe58fbcc8c1bdb42ac8fe63d8a554754893167eb
2   "name": "LTCustomCategorys",
3   "version": "0.4.0",
4   "summary": "custom category collection",
5   "description": "'自定义分类 - 所有自定义分类的集合, 仅仅只有分类'",
6   "homepage": "https://github.com/963527512/LTCustomCategorys",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "冰凌天": "963527512@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/963527512/LTCustomCategorys.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "UIView",
24       "source_files": "LTCustomCategorys/Classes/UIView/**/*"
25     },
26     {
27       "name": "Log",
28       "source_files": "LTCustomCategorys/Classes/Log/**/*"
29     },
30     {
31       "name": "UIColor",
32       "source_files": "LTCustomCategorys/Classes/UIColor/**/*"
33     }
34   ]