[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / f / LTCustomCategorys / 0.3.0 / LTCustomCategorys.podspec.json
blobd5821be88e7b16191fe9cfab27505019a57a2112
2   "name": "LTCustomCategorys",
3   "version": "0.3.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.3.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": "UIColor",
28       "source_files": "LTCustomCategorys/Classes/UIColor/**/*"
29     }
30   ]