blob: fe58fbcc8c1bdb42ac8fe63d8a554754893167eb [file] [log] [blame]
{
"name": "LTCustomCategorys",
"version": "0.4.0",
"summary": "custom category collection",
"description": "'自定义分类 - 所有自定义分类的集合, 仅仅只有分类'",
"homepage": "https://github.com/963527512/LTCustomCategorys",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"冰凌天": "963527512@qq.com"
},
"source": {
"git": "https://github.com/963527512/LTCustomCategorys.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "UIView",
"source_files": "LTCustomCategorys/Classes/UIView/**/*"
},
{
"name": "Log",
"source_files": "LTCustomCategorys/Classes/Log/**/*"
},
{
"name": "UIColor",
"source_files": "LTCustomCategorys/Classes/UIColor/**/*"
}
]
}